DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] idxd driver update fixes
@ 2022-02-16 16:06 Bruce Richardson
  2022-02-16 16:06 ` [PATCH 1/3] app/test: fix missing checks for DMA device capacity Bruce Richardson
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Bruce Richardson @ 2022-02-16 16:06 UTC (permalink / raw)
  To: dev; +Cc: Bruce Richardson

This set contains a number of small fixes and updates for the idxd dma
driver, mainly in the area of properly handling cases where the default
max batch size is configured to a lower than expected value.

Bruce Richardson (3):
  app/test: fix missing checks for DMA device capacity
  dma/idxd: configure max batch size to high value
  doc/dmadev/idxd: improve configuration examples

 app/test/test_dmadev.c            |  8 +++++++-
 doc/guides/dmadevs/idxd.rst       | 29 +++++++++++++++++++++++++++--
 drivers/dma/idxd/dpdk_idxd_cfg.py |  1 +
 3 files changed, 35 insertions(+), 3 deletions(-)

--
2.32.0


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

end of thread, other threads:[~2022-02-23 15:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-16 16:06 [PATCH 0/3] idxd driver update fixes Bruce Richardson
2022-02-16 16:06 ` [PATCH 1/3] app/test: fix missing checks for DMA device capacity Bruce Richardson
2022-02-17 12:02   ` Walsh, Conor
2022-02-17 17:48   ` Kevin Laatz
2022-02-16 16:06 ` [PATCH 2/3] dma/idxd: configure max batch size to high value Bruce Richardson
2022-02-17 17:48   ` Kevin Laatz
2022-02-16 16:06 ` [PATCH 3/3] doc/dmadev/idxd: improve configuration examples Bruce Richardson
2022-02-17 17:48   ` Kevin Laatz
2022-02-23 15:48 ` [PATCH 0/3] idxd driver update fixes Thomas Monjalon

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).