[PATCH v3 0/2] net/mlx5: external RxQ tests
Michael Baum
michaelba at nvidia.com
Tue Jun 28 16:58:39 CEST 2022
Recently [1] mlx5 PMD added support for external queues, in the
following patches add internal tests for in Testpmd application.
[1]
https://patchwork.dpdk.org/project/dpdk/cover/20220224232511.3238707-1-michaelba@nvidia.com/
v1: Initial commit.
v2: Fix typos in documentation.
Move mlx5 specific tests to mlx5 library.
Change socket style SOCK_DGRAM -> SOCK_SEQPACKET.
v3: Move all these tests to mlx5 library.
Add mlx5 prefix to mlx5 specific tests.
Improve documentation.
Michael Baum (2):
net/mlx5: add test for remote PD and CTX
net/mlx5: add test for external Rx queue
doc/guides/nics/mlx5.rst | 66 ++++
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 2 +
drivers/net/mlx5/mlx5_testpmd.c | 383 ++++++++++++++++++++
3 files changed, 451 insertions(+)
--
2.25.1
More information about the dev
mailing list