diff options
author | Gerhard Engleder <gerhard@engleder-embedded.com> | 2023-01-16 21:24:55 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-18 13:17:06 +0000 |
commit | cc3e254f9443cdb5f41c5e59f7275fe2943fb160 (patch) | |
tree | db7c0541a03cb53725da4ff50631b5af49f28fac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 59d562aa1983ab0d4c3d2a03edccb3b9829bb595 (diff) |
tsnep: Prepare RX buffer for XDP support
Always reserve XDP_PACKET_HEADROOM in front of RX buffer. Similar DMA
direction is always set to DMA_BIDIRECTIONAL. This eliminates the need
for RX queue reconfiguration during BPF program setup. The RX queue is
always prepared for XDP.
No negative impact of DMA_BIDIRECTIONAL was measured.
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions