]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_stats.c
net/mlx5: support meter action in meter policy
[dpdk.git] / drivers / net / mlx5 / mlx5_stats.c
index 82d4d4a7455e92941ac7aaf5832b42f11a47ede4..ae2f5668a74d3e041145763fc85edda4dca6f501 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdio.h>
 #include <unistd.h>
 
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 #include <rte_common.h>
 #include <rte_malloc.h>
 
@@ -16,7 +16,8 @@
 
 #include "mlx5_defs.h"
 #include "mlx5.h"
-#include "mlx5_rxtx.h"
+#include "mlx5_rx.h"
+#include "mlx5_tx.h"
 #include "mlx5_malloc.h"
 
 /**