regex/mlx5: support info query
authorOri Kam <orika@mellanox.com>
Mon, 20 Jul 2020 06:26:08 +0000 (06:26 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 21 Jul 2020 17:04:05 +0000 (19:04 +0200)
commitc126512bed52126f829bb4cc66d3dbfd58722bcf
treeee2e95a6685cf10bcc0fdc588a0933e76d001424
parentcfc672a90b746013e73fae5f7c6593e38deae2f8
regex/mlx5: support info query

This commit adds the get info function.

Signed-off-by: Ori Kam <orika@mellanox.com>
drivers/regex/mlx5/Makefile
drivers/regex/mlx5/meson.build
drivers/regex/mlx5/mlx5_regex.c
drivers/regex/mlx5/mlx5_regex.h
drivers/regex/mlx5/mlx5_rxp.c [new file with mode: 0644]