summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMaciej Fijalkowski <maciej.fijalkowski@intel.com>2023-01-31 23:44:55 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2023-02-02 01:30:26 +0300
commitcb0473e0e9dccaa0ddafb252f2c3ef943b86bb56 (patch)
tree358f544cfa4654eecc9e2efd30aa036d1f00a881 /tools/perf/scripts/python/exported-sql-viewer.py
parentc61bcebde72de7f5dc194d28f29894f0f7661ff7 (diff)
downloadlinux-cb0473e0e9dccaa0ddafb252f2c3ef943b86bb56.tar.xz
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 <maciej.fijalkowski@intel.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Reviewed-by: Alexander Lobakin <alexandr.lobakin@intel.com> Link: https://lore.kernel.org/bpf/20230131204506.219292-3-maciej.fijalkowski@intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions