[Intel-wired-lan] [PATCH 3/5] ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic

Bowers, AndrewX andrewx.bowers at intel.com
Thu Mar 10 18:41:35 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Alexander Duyck
> Sent: Monday, March 07, 2016 9:30 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH 3/5] 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 at mirantis.com>
> ---
>  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c     |   10 +++++++---
>  drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c |   14 +++++++++-----
>  2 files changed, 16 insertions(+), 8 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Driver correctly builds and passes traffic normally.


More information about the Intel-wired-lan mailing list