aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaolo Abeni <[email protected]>2016-06-15 15:37:59 +0200
committerJeff Kirsher <[email protected]>2016-07-14 23:34:52 -0700
commit4b732cd4bb6006ad7fd4d5cdba27fcb751cdf4b7 (patch)
treed3ec692524635a53ac71bf212a419acff9fb1b0c /tools/perf/scripts/python/export-to-postgresql.py
parentf6bd09625ba66446821d55c61891bea9e2cdc5b3 (diff)
ixgbe: napi_poll must return the work done
Currently the function ixgbe_poll() returns 0 when it clean completely the rx rings, but this foul budget accounting in core code. Fix this returning the actual work done, capped to weight - 1, since the core doesn't allow to return the full budget when the driver modifies the napi status Signed-off-by: Paolo Abeni <[email protected]> Reviewed-by: Venkatesh Srinivas <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions