On Tue, 2015-09-22 at 14:35 -0700, Alexander Duyck wrote: > 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 > --- > drivers/net/ethernet/intel/i40e/i40e_txrx.c | 5 +++++ > 1 file changed, 5 insertions(+) This does not apply cleanly to my next-queue tree, dev-queue branch.