summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMaxim Mikityanskiy <maximmi@nvidia.com>2022-01-26 18:43:33 +0300
committerSaeed Mahameed <saeedm@nvidia.com>2022-03-18 23:51:11 +0300
commit4e8231f1c22d36bbf1eed20b2a54609f2e4c49ed (patch)
treeb8e00ed21e845eba7acc1598f548b8d1fa0aaf55 /tools/perf/scripts/python/export-to-postgresql.py
parente89600ebeeb14d18c0b062837a84196f72542830 (diff)
downloadlinux-4e8231f1c22d36bbf1eed20b2a54609f2e4c49ed.tar.xz
net/mlx5e: Prepare non-linear legacy RQ for XDP multi buffer support
mlx5e_skb_from_cqe_nonlinear creates an xdp_buff first, putting the first fragment as the linear part, and the rest of fragments as fragments to struct skb_shared_info in the tailroom. Then it creates an SKB in place, based on the xdp_buff. The XDP program is not called in this commit yet. This commit contains no functional change, except the SKB is built over the whole frag_stride of the first fragment, instead of the minimal size required (headroom, data and skb_shared_info). Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com> Reviewed-by: Tariq Toukan <tariqt@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions