regex/mlx5: support rules import
authorFrancis Kelly <fkelly@mellanox.com>
Mon, 20 Jul 2020 06:26:11 +0000 (06:26 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 21 Jul 2020 17:04:05 +0000 (19:04 +0200)
commitb34d816363b553a6098ef4647e91d5a02b66aca4
tree54d0100d9785941b4b88c0a9ce6780ac36523483
parente3dbbf718ebc7cccc7b0a5f524f2250f69caff31
regex/mlx5: support rules import

This commit introduce the ability to program rules to the
RegEx engine.

Signed-off-by: Francis Kelly <fkelly@mellanox.com>
Acked-by: Ori Kam <orika@mellanox.com>
drivers/regex/mlx5/mlx5_regex.c
drivers/regex/mlx5/mlx5_regex.h
drivers/regex/mlx5/mlx5_regex_devx.c
drivers/regex/mlx5/mlx5_rxp.c
drivers/regex/mlx5/mlx5_rxp.h [new file with mode: 0644]