diff options
| author | Shannon Nelson <[email protected]> | 2024-02-14 09:59:07 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-02-16 08:48:08 +0000 |
| commit | 587fc3f0dceb084cec3a689f71a54ca66c567e99 (patch) | |
| tree | 2eb31dca0ce2c8f37e5d8bf3d1ac22a8e39d2522 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 8eeed8373e1cca836799bf8e4a05cffa8e444908 (diff) | |
ionic: Add XDP_REDIRECT support
The XDP_REDIRECT packets are given to the XDP stack and
we drop the use of the related page: it will get freed
by the driver that ends up doing the Tx. Because we have
some hardware configurations with limited queue resources,
we use the existing datapath Tx queues rather than creating
and managing a separate set of xdp_tx queues.
Co-developed-by: Brett Creeley <[email protected]>
Signed-off-by: Brett Creeley <[email protected]>
Signed-off-by: Shannon Nelson <[email protected]>
Reviewed-by: Jacob Keller <[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