summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTariq Toukan <tariqt@nvidia.com>2023-04-17 15:18:51 +0300
committerDavid S. Miller <davem@davemloft.net>2023-04-19 10:59:25 +0300
commiteb9b9fdcafe29f022260dc43bd001b85937d9f83 (patch)
treeaa3f3d7dadb9f1c5144868812f6d4345cc62e8a0 /tools/perf/scripts/python/export-to-postgresql.py
parente32654f198897b0323e52fbd96a38606d0289c35 (diff)
downloadlinux-eb9b9fdcafe29f022260dc43bd001b85937d9f83.tar.xz
net/mlx5e: Introduce extended version for mlx5e_xmit_data
Introduce struct mlx5e_xmit_data_frags to be used for non-linear xmit buffers. Let it include sinfo pointer. Take one bit from the len field to indicate if the descriptor has fragments and can be casted-up into the extended version. Zero-init to make sure has_frags, and potentially future fields, are zero when not explicitly assigned. Another field will be added in a downstream patch to indicate and point to dma addresses of the different frags, for redirect-in requests. This simplifies the mlx5e_xmit_xdp_frame/mlx5e_xmit_xdp_frame_mpwqe functions params. Signed-off-by: Tariq Toukan <tariqt@nvidia.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