regex/mlx5: support configuration
authorOri Kam <orika@mellanox.com>
Mon, 20 Jul 2020 06:26:10 +0000 (06:26 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 21 Jul 2020 17:04:05 +0000 (19:04 +0200)
commite3dbbf718ebc7cccc7b0a5f524f2250f69caff31
treee3cc3cc393e6e2be710a66073a9af9cbea52ca28
parent9428310ae1f14e53a626636dab0493c47b303e66
regex/mlx5: support configuration

This commit implements the configure function.
This function is responsible to configure the RegEx engine.

Signed-off-by: Ori Kam <orika@mellanox.com>
drivers/regex/mlx5/mlx5_regex.c
drivers/regex/mlx5/mlx5_regex.h
drivers/regex/mlx5/mlx5_rxp.c