diff options
author | Mintz, Yuval <[email protected]> | 2017-04-07 11:04:57 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-07 06:26:14 -0700 |
commit | 10a0176e4e6eb6243c4b1c55e50372e03139d592 (patch) | |
tree | 52842194447ddb6eeadb79aaf5ed8eb9c952ab56 /tools/perf/scripts/python/syscall-counts.py | |
parent | 1ca221262e63a8b786fe4fd1c85b94c2c7d9c21d (diff) |
qede: Update receive statistic once per NAPI
Currently, each time an ingress packet is passed to networking stack
the driver increments a per-queue SW statistic.
As we want to have additional fields in the first cache-line of the
Rx-queue struct, change flow so this statistic would be updated once per
NAPI run. We will later push the statistic to a different cache line.
Signed-off-by: Yuval Mintz <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions