DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] test/dma: run tests as per configured pmd
@ 2023-08-10 12:21 Gowrishankar Muthukrishnan
  2023-08-10 12:21 ` [PATCH 1/4] dmadev: add function to get list of device identifiers Gowrishankar Muthukrishnan
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gowrishankar Muthukrishnan @ 2023-08-10 12:21 UTC (permalink / raw)
  To: dev; +Cc: anoobj, Chengwen Feng, Vamsi Attunuru, Gowrishankar Muthukrishnan

This series enables dmadev tests to run as per configured PMDs,
similar to other subsystem like cryptodev.

Gowrishankar Muthukrishnan (4):
  dmadev: add function to get list of device identifiers
  test/dma: run tests according to PMD
  dma/cnxk: update PCI driver name
  test/dma: enable cnxk tests

 app/test/meson.build           |  8 ++-
 app/test/test_dmadev.c         | 96 ++++++++++++++++++++++++++--------
 drivers/dma/cnxk/cnxk_dmadev.c |  8 +--
 lib/dmadev/rte_dmadev.c        | 20 +++++++
 lib/dmadev/rte_dmadev.h        | 21 ++++++++
 lib/dmadev/version.map         |  1 +
 6 files changed, 128 insertions(+), 26 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-08  1:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-10 12:21 [PATCH 0/4] test/dma: run tests as per configured pmd Gowrishankar Muthukrishnan
2023-08-10 12:21 ` [PATCH 1/4] dmadev: add function to get list of device identifiers Gowrishankar Muthukrishnan
2023-10-08  1:40   ` fengchengwen
2023-08-10 12:21 ` [PATCH 2/4] test/dma: run tests according to PMD Gowrishankar Muthukrishnan
2023-08-10 12:21 ` [PATCH 3/4] dma/cnxk: update PCI driver name Gowrishankar Muthukrishnan
2023-08-10 12:21 ` [PATCH 4/4] test/dma: enable cnxk tests Gowrishankar Muthukrishnan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).