[dpdk-dev] [PATCH v2 0/6] regex multi Q with multi cores support

Ori Kam orika at nvidia.com
Mon Jan 4 15:01:46 CET 2021



> -----Original Message-----
> From: Ophir Munk <ophirmu at nvidia.com>
> Sent: Sunday, December 20, 2020 12:42 PM
> To: dev at dpdk.org; Ori Kam <orika at nvidia.com>; Ophir Munk
> <ophirmu at nvidia.com>
> Cc: NBU-Contact-Thomas Monjalon <thomas at monjalon.net>
> Subject: [PATCH v2 0/6] regex multi Q with multi cores support
> 
> This patchset enhances the regex application to support multi Q with multi
> cores.
> 
> v1: Initial release.
> v2: Update documentation (testregex.rst).
>     Fix checkpath mispelling errors.
> 
> Ophir Munk (6):
>   app/regex: move mem pool creation to worker routine
>   app/regex: support multi QPs
>   app/regex: read data file once at startup
>   app/regex: support multi cores
>   app/regex: support performance measurements per QP
>   app/regex: replace Linux clock() API with rdtsc
> 
>  app/test-regex/main.c          | 519 +++++++++++++++++++++++++++++-----------
> -
>  doc/guides/tools/testregex.rst |  30 ++-
>  2 files changed, 398 insertions(+), 151 deletions(-)
> 
> --
> 2.8.4

Series-acked-by:  Ori Kam <orika at nvidia.com>

Thanks,
Ori




More information about the dev mailing list