diff options
author | Alexander Duyck <aduyck@mirantis.com> | 2016-03-07 09:30:03 -0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-04-05 01:58:53 -0700 |
commit | a619afe814453300684f1d5a6478d67f791bc723 (patch) | |
tree | a94b271a6360b3837990f6eba1780ddad28cdae7 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f2edaaaa392bc21c24f532ea9bcc952a54a22367 (diff) |
i40e/i40evf: Add support for bulk free in Tx cleanup
This patch enables bulk Tx clean for skbs. In order to enable it we need
to pass the napi_budget value as that is used to determine if we are truly
running in NAPI mode or if we are simply calling the routine from netpoll
with a budget of 0. In order to avoid adding too many more variables I
thought it best to pass the VSI directly in a fashion similar to what we do
on igb and ixgbe with the q_vector.
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions