regex/mlx5: support dequeue
authorYuval Avnery <yuvalav@mellanox.com>
Mon, 20 Jul 2020 06:26:16 +0000 (06:26 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 21 Jul 2020 17:04:05 +0000 (19:04 +0200)
commit0db041e71ef2e9e8405233c8a29b66d0ce38f41e
tree20b876539a82d9e592ab6d88af9e28a67cafdef3
parent4d4e245ad637c0befbd6da9976c28174a1d74b88
regex/mlx5: support dequeue

Implement dequeue function for the regex API.

Signed-off-by: Yuval Avnery <yuvalav@mellanox.com>
Acked-by: Ori Kam <orika@mellanox.com>
drivers/common/mlx5/mlx5_prm.h
drivers/regex/mlx5/mlx5_regex.c
drivers/regex/mlx5/mlx5_regex.h
drivers/regex/mlx5/mlx5_regex_control.c
drivers/regex/mlx5/mlx5_regex_fastpath.c