aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorAlexander Duyck <[email protected]>2016-11-08 13:05:16 -0800
committerJeff Kirsher <[email protected]>2016-12-06 20:46:13 -0800
commit6beb84a73ec5dbd051005068c130195f77e78cfc (patch)
treeccaa4613a5cf407d5b2a9c0a43849d6592203f66 /include/linux/timerqueue.h
parent1596b5ddbf25c3dd05aed208ea0bb57eac1c5524 (diff)
i40e/i40evf: napi_poll must return the work done
Currently the function i40e_napi-poll() returns 0 when it clean completely the Rx rings, but this foul budget accounting in core code. Fix this by returning the actual work done, capped to budget - 1, since the core doesn't allow to return the full budget when the driver modifies the NAPI status This is based on a similar change that was made for the ixgbe driver by Paolo Abeni. Change-ID: Ic3d93ad2fa2fc8ce3164bc461e69367da0f9173b Signed-off-by: Alexander Duyck <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions