net/mlx5: fix flow counters using devx
authorOri Kam <orika@mellanox.com>
Tue, 2 Apr 2019 07:04:06 +0000 (07:04 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 5 Apr 2019 15:45:22 +0000 (17:45 +0200)
commitf54aeb3ec0fccb58c7579d5a36de6bd0829f296d
tree564c74cc9d34654fe73823ad4f0e6ae2a59f75af
parent13302cd5bd63bb789b613f019a1b3c155d62964a
net/mlx5: fix flow counters using devx

The API that was defined in OFED 4.5 was replaced both in OFED 4.6 and
in upstream.

This commit updates the API to match the upstream one.

Fixes: f5bf91de738a ("net/mlx5: support flow counters using devx")
Cc: stable@dpdk.org
Signed-off-by: Ori Kam <orika@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx5/Makefile
drivers/net/mlx5/meson.build
drivers/net/mlx5/mlx5_flow_dv.c