[PATCH v3 0/2] net/mlx5: external RxQ tests
Raslan Darawsheh
rasland at nvidia.com
Wed Jun 29 11:06:48 CEST 2022
Hi,
> -----Original Message-----
> From: Michael Baum <michaelba at nvidia.com>
> Sent: Tuesday, June 28, 2022 5:59 PM
> To: dev at dpdk.org
> Cc: Matan Azrad <matan at nvidia.com>; Raslan Darawsheh
> <rasland at nvidia.com>; Slava Ovsiienko <viacheslavo at nvidia.com>
> Subject: [PATCH v3 0/2] net/mlx5: external RxQ tests
>
> 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 at 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
Replaced old series with this version:
Series applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list