Hi,

> -----Original Message-----
> From: Michael Baum <michae...@nvidia.com>
> Sent: Tuesday, June 28, 2022 5:59 PM
> To: dev@dpdk.org
> Cc: Matan Azrad <ma...@nvidia.com>; Raslan Darawsheh
> <rasl...@nvidia.com>; Slava Ovsiienko <viachesl...@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-michae...@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

Reply via email to