diff options
| author | Haiyang Zhang <[email protected]> | 2022-06-14 13:28:55 -0700 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2022-06-16 10:40:25 +0200 |
| commit | 7a8938cd024d383c12bb1e08025db6ea3d551103 (patch) | |
| tree | 1eead152c2dfc6a4685fc96ea8323f016d399760 /tools/perf/scripts/python | |
| parent | 1566e7d6206fed959258a17c694834a4b801a3b5 (diff) | |
net: mana: Add support of XDP_REDIRECT action
Add a handler of the XDP_REDIRECT return code from a XDP program. The
packets will be flushed at the end of each RX/CQ NAPI poll cycle.
ndo_xdp_xmit() is implemented by sharing the code in mana_xdp_tx().
Ethtool per queue counters are added for XDP redirect and xmit operations.
Signed-off-by: Haiyang Zhang <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions