diff options
author | Maxim Mikityanskiy <maximmi@nvidia.com> | 2022-01-28 17:43:14 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-03-18 23:51:13 +0300 |
commit | 49529a1726850bddd7a991de6e8ef52c65c49fbe (patch) | |
tree | 11e57e70f2bd67a59dd11e9a41feb4e48bbdc693 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ddc87e7d477552084fd185b315a39d5067b01773 (diff) | |
download | linux-49529a1726850bddd7a991de6e8ef52c65c49fbe.tar.xz |
net/mlx5e: Move mlx5e_xdpi_fifo_push out of xmit_xdp_frame
The implementations of xmit_xdp_frame get the xdpi parameter of type
struct mlx5e_xdp_info for the sole purpose of calling
mlx5e_xdpi_fifo_push() on success.
This commit moves this call outside of xmit_xdp_frame, shifting this
responsibility to the caller. It will allow more fine-grained handling
of XDP info for cases when an xdp_frame is fragmented.
Signed-off-by: Maxim Mikityanskiy <maximmi@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