RE: [PATCH v3 0/2] net/mlx5: external RxQ tests

2022-06-29 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Michael Baum > Sent: Tuesday, June 28, 2022 5:59 PM > To: dev@dpdk.org > Cc: Matan Azrad ; Raslan Darawsheh > ; Slava Ovsiienko > Subject: [PATCH v3 0/2] net/mlx5: external RxQ tests > > Recently [1] mlx5 PMD added support

[PATCH v3 0/2] net/mlx5: external RxQ tests

2022-06-28 Thread Michael Baum
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 speci