regex/mlx5: add empty start/stop/close
authorOri Kam <orika@mellanox.com>
Mon, 20 Jul 2020 06:26:17 +0000 (06:26 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 21 Jul 2020 17:04:05 +0000 (19:04 +0200)
commitaea75c5a6815ebc1dab9912f10ebedcafb98d668
tree83a409b9026031387b3c82d8b65548fe256f9e97
parent0db041e71ef2e9e8405233c8a29b66d0ce38f41e
regex/mlx5: add empty start/stop/close

Add the start, stop and close functions.
In current implementation they are empty functions
and are only exists in order that when called
from rte level, the function will return with success code.

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