mbox series

[v5,0/7] BBDEV test updates

Message ID 1603496581-35966-1-git-send-email-nicolas.chautru@intel.com (mailing list archive)
Headers
Series BBDEV test updates |

Message

Chautru, Nicolas Oct. 23, 2020, 11:42 p.m. UTC
  v5: correcting typos again. Quite worrisome spelling disorder.
v4: rebased on main latest
v3: apologize again for typo and not double checking with check-git-log
v2: typos missed in commit messages
Serie updating and extending the app running the bbdev-test for the existing bbdev PMDs.


Nicolas Chautru (7):
  app/bbdev: add explicit ut for latency vs validation
  app/bbdev: add explicit check for counters
  app/bbdev: include explicit 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(-)
  

Comments

David Marchand Oct. 24, 2020, 7:47 a.m. UTC | #1
On Sat, Oct 24, 2020 at 1:43 AM Nicolas Chautru
<nicolas.chautru@intel.com> wrote:
>
> v5: correcting typos again. Quite worrisome spelling disorder.
> v4: rebased on main latest

Don't forget to update superseded series in patchwork too.
Thanks.