diff options
author | Shay Agroskin <shayagr@amazon.com> | 2020-12-08 20:02:05 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-12-09 15:26:40 -0800 |
commit | e8223eeff021bc0f348efa10781119d23a68cf04 (patch) | |
tree | 3369b4497e68ab42777ecd88931905f0d52956e8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 89dd735e8c1e58b9b0d39535c7c32261773cb495 (diff) |
net: ena: use xdp_frame in XDP TX flow
Rename the ena_xdp_xmit_buff() function to ena_xdp_xmit_frame() and pass
it an xdp_frame struct instead of xdp_buff.
This change lays the ground for XDP redirect implementation which uses
xdp_frames when 'xmit'ing packets.
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions