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

2021-01-04 Thread Ori Kam
> -Original Message- > From: Ophir Munk > Sent: Sunday, December 20, 2020 12:42 PM > To: dev@dpdk.org; Ori Kam ; Ophir Munk > > Cc: NBU-Contact-Thomas Monjalon > Subject: [PATCH v2 0/6] regex multi Q with multi cores support > > This patchset enhances the regex application to support

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

2020-12-20 Thread Ophir Munk
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: