diff options
author | Pavel Tikhomirov <ptikhomirov@virtuozzo.com> | 2015-12-11 17:05:14 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2016-04-04 12:43:44 -0700 |
commit | 75b6462e965dc76d16254b5fcb3f41ca97f6fef0 (patch) | |
tree | eaa71460ca89307abc04719221ffa1b25f48e9ac /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 833716e0ed026c1abc7dd0e85a6932b855a8e56b (diff) |
ixgbe: on recv increment rx.ring->stats.yields
It seem to be non intentionally changed to Tx in
commit adc810900a70 ("ixgbe: Refactor busy poll socket code to address
multiple issues")
Lock is taken from ixgbe_low_latency_recv, and there under this
lock we use ixgbe_clean_rx_irq so it looks wrong for me to increment
Tx counter.
Yield stats can be shown through ethtool:
ethtool -S enp129s0 | grep yield
Signed-off-by: Pavel Tikhomirov <ptikhomirov@virtuozzo.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@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