regex/mlx5: add engine status check
authorOri Kam <orika@mellanox.com>
Mon, 20 Jul 2020 06:26:09 +0000 (06:26 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 21 Jul 2020 17:04:05 +0000 (19:04 +0200)
commit9428310ae1f14e53a626636dab0493c47b303e66
treee7fb902886837c7abf3343e5d911cad64f19d601
parentc126512bed52126f829bb4cc66d3dbfd58722bcf
regex/mlx5: add engine status check

This commit checks the engine status.

Signed-off-by: Ori Kam <orika@mellanox.com>
drivers/common/mlx5/mlx5_prm.h
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_regex_devx.c [new file with mode: 0644]
drivers/regex/mlx5/mlx5_rxp_csrs.h [new file with mode: 0644]