]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_flow_verbs.c
net/mlx5: use mask for meter register setting
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_verbs.c
index b442b9b91c1210c838f91d7dab9f8e5e5faa222f..0fdafbba4ec07b9809516ae80ffbbdc5d47e481b 100644 (file)
@@ -23,7 +23,7 @@
 #include "mlx5_defs.h"
 #include "mlx5.h"
 #include "mlx5_flow.h"
-#include "mlx5_rxtx.h"
+#include "mlx5_rx.h"
 
 #define VERBS_SPEC_INNER(item_flags) \
        (!!((item_flags) & MLX5_FLOW_LAYER_TUNNEL) ? IBV_FLOW_SPEC_INNER : 0)