[Intel-wired-lan] [net PATCH 1/3] i40e: Fix handling of napi budget

Bowers, AndrewX andrewx.bowers at intel.com
Fri Sep 25 22:13:32 UTC 2015


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Alexander Duyck
> Sent: Tuesday, September 22, 2015 2:35 PM
> To: netdev at vger.kernel.org; intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [net PATCH 1/3] i40e: Fix handling of napi budget
> 
> The polling routine for i40e was rounding up the budget for Rx cleanup to 1.
> This is incorrect as netpoll will call is expecting no Rx to be processed as the
> budget passed was 0.
> 
> Signed-off-by: Alexander Duyck <aduyck at mirantis.com>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_txrx.c |    5 +++++
>  1 file changed, 5 insertions(+)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
Code changes present in tree


More information about the Intel-wired-lan mailing list