All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] improve dmadev tests
@ 2026-06-22 13:52 Tejasree Kondoj
  2026-06-22 13:52 ` [PATCH v2 1/2] test/dma: update the sg test to verify wrap around case Tejasree Kondoj
  2026-06-22 13:52 ` [PATCH v2 2/2] test/dma: add functions to verify zero and one fill Tejasree Kondoj
  0 siblings, 2 replies; 5+ messages in thread
From: Tejasree Kondoj @ 2026-06-22 13:52 UTC (permalink / raw)
  To: Akhil Goyal, Chengwen Feng, Kevin Laatz, Bruce Richardson
  Cc: Vidya Sagar Velumuri, Anoob Joseph, dev

Extend dmadev tests for SG wrap-around and zero/one fill coverage.

v2:
- Fixed checkpatch warnings.

Tejasree Kondoj (2):
  test/dma: update the sg test to verify wrap around case
  test/dma: add functions to verify zero and one fill

 app/test/test.h            |   4 ++
 app/test/test_dmadev.c     | 102 ++++++++++++++++++++++---------------
 app/test/test_dmadev_api.c |   1 -
 app/test/test_dmadev_api.h |   2 +
 4 files changed, 68 insertions(+), 41 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-06-24  0:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-22 13:52 [PATCH v2 0/2] improve dmadev tests Tejasree Kondoj
2026-06-22 13:52 ` [PATCH v2 1/2] test/dma: update the sg test to verify wrap around case Tejasree Kondoj
2026-06-24  0:29   ` fengchengwen
2026-06-22 13:52 ` [PATCH v2 2/2] test/dma: add functions to verify zero and one fill Tejasree Kondoj
2026-06-22 13:58   ` Bruce Richardson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.