net/mlx5: add missing flow director delete
authorYongseok Koh <yskoh@mellanox.com>
Tue, 30 Oct 2018 07:51:27 +0000 (07:51 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 5 Nov 2018 14:01:25 +0000 (15:01 +0100)
commit2720f833d4616fe3084604cb35f028c3e61bf996
tree8402f19c5f0c161cb14d8f749bacb6976e83b93d
parent7199088f9dc1087b1d89797e174f7f6a0e51bf2e
net/mlx5: add missing flow director delete

Deleting FDIR flow is not implemented by mistake. Also the name of static
functions are properly renamed.

Fixes: b42c000e37a8 ("net/mlx5: remove flow support")
Cc: stable@dpdk.org
Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx5/mlx5_flow.c
drivers/net/mlx5/mlx5_flow.h