diff options
author | Gerhard Engleder <gerhard@engleder-embedded.com> | 2023-09-15 23:01:25 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-09-18 10:42:36 +0100 |
commit | a7f991953d73dd50c4c23b5437c0139960e1fad4 (patch) | |
tree | 23fe052b3eb066b636cc419bc38433b504c52110 /tools/perf/scripts/python/syscall-counts.py | |
parent | ea852c17f5382a0a52041cfbd9a4451ae0fa1a38 (diff) |
tsnep: Fix ethtool channels
According to the NAPI documentation networking/napi.rst, for the ethtool
API a channel is a IRQ/NAPI which services queues of a given type.
tsnep uses a single IRQ/NAPI instance for every TX/RX queue pair.
Therefore, combined channels shall be returned instead of separate tx/rx
channels.
Signed-off-by: Gerhard Engleder <gerhard@engleder-embedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions