[PATCH v2 0/2] mlx5/testpmd: external RxQ tests
Raslan Darawsheh
rasland at nvidia.com
Tue Jun 21 11:27:40 CEST 2022
Hi,
> -----Original Message-----
> From: Michael Baum <michaelba at nvidia.com>
> Sent: Thursday, June 16, 2022 8:10 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 v2 0/2] mlx5/testpmd: 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/
>
> Depends-on: series=112853 ("introduce per-queue available descriptor
> threshold and host shaper")
>
> v1: Initial commit.
> v2: Fix typos in documentation.
> Move mlx5 specific tests to mlx5 library.
> Change socket style SOCK_DGRAM -> SOCK_SEQPACKET.
>
>
> Michael Baum (2):
> app/testpmd: add test for remote PD and CTX
> app/testpmd: add test for external RxQ
>
> app/test-pmd/cmdline.c | 14 +-
> app/test-pmd/testpmd.c | 5 +
> doc/guides/nics/mlx5.rst | 63 +++++++
> drivers/net/mlx5/mlx5_testpmd.c | 298
> +++++++++++++++++++++++++++++++- drivers/net/mlx5/mlx5_testpmd.h
> | 16 ++
> 5 files changed, 392 insertions(+), 4 deletions(-)
>
> --
> 2.25.1
Series applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list