aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorMaciej Fijalkowski <[email protected]>2023-01-31 21:44:55 +0100
committerDaniel Borkmann <[email protected]>2023-02-01 23:30:26 +0100
commitcb0473e0e9dccaa0ddafb252f2c3ef943b86bb56 (patch)
tree358f544cfa4654eecc9e2efd30aa036d1f00a881 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentc61bcebde72de7f5dc194d28f29894f0f7661ff7 (diff)
ice: Add xdp_buff to ice_rx_ring struct
In preparation for XDP multi-buffer support, let's store xdp_buff on Rx ring struct. This will allow us to combine fragmented frames across separate NAPI cycles in the same way as currently skb fragments are handled. This means that skb pointer on Rx ring will become redundant and will be removed. For now it is kept and layout of Rx ring struct was not inspected, some member movement will be needed later on so that will be the time to take care of it. Signed-off-by: Maciej Fijalkowski <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Reviewed-by: Alexander Lobakin <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions