All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/7] BBDEV test updates
@ 2020-08-18 23:46 Nicolas Chautru
  2020-08-18 23:46 ` [dpdk-dev] [PATCH v1 1/7] app/bbdev: add explicit ut for latency vs validation Nicolas Chautru
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Nicolas Chautru @ 2020-08-18 23:46 UTC (permalink / raw)
  To: dev, akhil.goyal; +Cc: bruce.richardson, Nicolas Chautru

Serie updating and extending the app running the bbdev-test for the existing bbdev PMDs. 
(Resending v1 as previous email did not seam to reach patches.dpdk.org)

Nicolas Chautru (7):
  app/bbdev: add explicit ut for latency vs validation
  app/bbdev: add explicit check for counters
  app/bbdev: include explict HARQ preloading
  app/bbdev: define wait for offload
  app/bbdev: skip bler ut when compression is used
  app/bbdev: reduce duration of throughput test
  app/bbdev: update offload test to dequeue full ring

 app/test-bbdev/main.h            |   1 +
 app/test-bbdev/test_bbdev_perf.c | 193 ++++++++++++++++++++++++++++++---------
 2 files changed, 152 insertions(+), 42 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-08-18 23:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-18 23:46 [dpdk-dev] [PATCH v1 0/7] BBDEV test updates Nicolas Chautru
2020-08-18 23:46 ` [dpdk-dev] [PATCH v1 1/7] app/bbdev: add explicit ut for latency vs validation Nicolas Chautru
2020-08-18 23:46 ` [dpdk-dev] [PATCH v1 2/7] app/bbdev: add explicit check for counters Nicolas Chautru
2020-08-18 23:46 ` [dpdk-dev] [PATCH v1 3/7] app/bbdev: include explict HARQ preloading Nicolas Chautru
2020-08-18 23:46 ` [dpdk-dev] [PATCH v1 4/7] app/bbdev: define wait for offload Nicolas Chautru
2020-08-18 23:46 ` [dpdk-dev] [PATCH v1 5/7] app/bbdev: skip bler ut when compression is used Nicolas Chautru
2020-08-18 23:46 ` [dpdk-dev] [PATCH v1 6/7] app/bbdev: reduce duration of throughput test Nicolas Chautru
2020-08-18 23:46 ` [dpdk-dev] [PATCH v1 7/7] app/bbdev: update offload test to dequeue full ring Nicolas Chautru

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.