DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/9] test-bbdev fixes and improvements for 24.07
@ 2024-04-22 19:07 Hernan Vargas
  2024-04-22 19:07 ` [PATCH v1 1/9] test/bbdev: fix TB logic Hernan Vargas
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Hernan Vargas @ 2024-04-22 19:07 UTC (permalink / raw)
  To: dev, gakhil, trix, maxime.coquelin
  Cc: nicolas.chautru, qi.z.zhang, Hernan Vargas

This series targets test-bbdev changes for 24.07.
It includes test fixes, iter-max argument change (after deprecation notice in previous releases) and general test improvements.

Hernan Vargas (9):
  test/bbdev: fix TB logic
  test/bbdev: fix MLD output size computation
  test/bbdev: fix interrupt tests
  test/bbdev: change iter-max argument
  test/bbdev: improve timeout message format
  test/bbdev: add soft output parsing capability
  test/bbdev: check assumptions on fft window
  test/bbdev: update fft measurement output
  test/bbdev: remove unnecessary line

 app/test-bbdev/test-bbdev.py       |  38 +++---
 app/test-bbdev/test_bbdev.c        |   1 -
 app/test-bbdev/test_bbdev_perf.c   | 189 ++++++++++++++++++++---------
 app/test-bbdev/test_bbdev_vector.c |  18 +++
 app/test-bbdev/test_bbdev_vector.h |   2 +
 5 files changed, 175 insertions(+), 73 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2024-04-22 19:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-22 19:07 [PATCH v1 0/9] test-bbdev fixes and improvements for 24.07 Hernan Vargas
2024-04-22 19:07 ` [PATCH v1 1/9] test/bbdev: fix TB logic Hernan Vargas
2024-04-22 19:07 ` [PATCH v1 2/9] test/bbdev: fix MLD output size computation Hernan Vargas
2024-04-22 19:07 ` [PATCH v1 3/9] test/bbdev: fix interrupt tests Hernan Vargas
2024-04-22 19:07 ` [PATCH v1 4/9] test/bbdev: change iter-max argument Hernan Vargas
2024-04-22 19:07 ` [PATCH v1 5/9] test/bbdev: improve timeout message format Hernan Vargas
2024-04-22 19:07 ` [PATCH v1 6/9] test/bbdev: add soft output parsing capability Hernan Vargas
2024-04-22 19:07 ` [PATCH v1 7/9] test/bbdev: check assumptions on fft window Hernan Vargas
2024-04-22 19:07 ` [PATCH v1 8/9] test/bbdev: update fft measurement output Hernan Vargas
2024-04-22 19:08 ` [PATCH v1 9/9] test/bbdev: remove unnecessary line Hernan Vargas

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