diff options
author | Horatiu Vultur <horatiu.vultur@microchip.com> | 2022-11-23 21:31:38 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-11-25 10:38:10 +0000 |
commit | 19c6f534f63608fbf966897b2c64fefcb916dc08 (patch) | |
tree | 70ba61a591ba70f1d29ac42f101d4de0cbb907cc /tools/testing/selftests/bpf/prog_tests/stacktrace_map.c | |
parent | 560c7223d6e48171d5a34ca07f6c886d364bcbdf (diff) |
net: lan966x: Add support for XDP_TX
Extend lan966x XDP support with the action XDP_TX. In this case when the
received buffer needs to execute XDP_TX, the buffer will be moved to the
TX buffers. So a new RX buffer will be allocated.
When the TX finish with the frame, it would give back the buffer to the
page pool.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/stacktrace_map.c')
0 files changed, 0 insertions, 0 deletions