[dpdk-dev] [PATCH 0/4] regex/mlx5: pmd improvements

Ori Kam orika at nvidia.com
Thu Dec 17 09:51:54 CET 2020


This series adds a few fixes and improvements to the Nvidia RegEx PMD.

Ori Kam (4):
  regex/mlx5: fix memory rule alignment
  regex/mlx5: add support for combined rule file
  regex/mlx5: fix support for group id
  regex/mlx5: add support for priority match

 drivers/regex/mlx5/mlx5_regex.c          |   9 +
 drivers/regex/mlx5/mlx5_regex.h          |   1 +
 drivers/regex/mlx5/mlx5_regex_fastpath.c |  23 +-
 drivers/regex/mlx5/mlx5_rxp.c            | 827 ++++++++++-------------
 drivers/regex/mlx5/mlx5_rxp_csrs.h       |   3 +
 5 files changed, 372 insertions(+), 491 deletions(-)

-- 
2.25.1



More information about the dev mailing list