diff options
author | 2019-06-26 17:35:33 +0300 | |
---|---|---|
committer | 2019-06-27 22:53:27 +0200 | |
commit | b9673cf5558c0ae1be787611884d4131633f31a8 (patch) | |
tree | f49334e4a15558fdf0b68782b37f81eab965f664 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5e: Refactor struct mlx5e_xdp_info (diff) | |
download | linux-dev-b9673cf5558c0ae1be787611884d4131633f31a8.tar.xz linux-dev-b9673cf5558c0ae1be787611884d4131633f31a8.zip |
net/mlx5e: Share the XDP SQ for XDP_TX between RQs
Put the XDP SQ that is used for XDP_TX into the channel. It used to be a
part of the RQ, but with introduction of AF_XDP there will be one more
RQ that could share the same XDP SQ. This patch is a preparation for
that change.
Separate XDP_TX statistics per RQ were implemented in one of the previous
patches.
Signed-off-by: Maxim Mikityanskiy <maximmi@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Acked-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions