diff options
| author | Sameeh Jubran <[email protected]> | 2020-09-10 13:07:13 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-09-10 15:12:27 -0700 |
| commit | 4cd28b214d561e9882923919bfd4a73afb980ec9 (patch) | |
| tree | 13b2338622ff910a6174837624fdfb3b4c772a67 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 0201bda10679267f98b776b4af73e081d55cb73e (diff) | |
net: ena: xdp: add queue counters for xdp actions
When using XDP every ingress packet is passed to an eBPF (xdp) program
which returns an action for this packet.
This patch adds counters for the number of times each such action was
received. It also counts all the invalid actions received from the eBPF
program.
Signed-off-by: Shay Agroskin <[email protected]>
Signed-off-by: Sameeh Jubran <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions