commit | 8220bbc12d39175964cb56e100fabcedd59c48da | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Mon Mar 07 09:30:09 2016 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Apr 07 15:55:25 2016 -0700 |
tree | 05596483d5f5c5e0e181444d61d7f1463027ee95 | |
parent | af7419017626b93ccdf76b12c2b1dc8fe17da4ad [diff] |
ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic This patch enables bulk free in Tx cleanup for ixgbevf and cleans up the boolean logic in the polling routines for ixgbe and ixgbevf in the hopes of avoiding any mix-ups similar to what occurred with i40e and i40evf. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>