common/mlx5: share PCI device detection
[dpdk.git] / drivers / net / mlx5 / mlx5_stats.c
index 0ed7170..4c69e77 100644 (file)
 #include <rte_common.h>
 #include <rte_malloc.h>
 
+#include <mlx5_common.h>
+
 #include "mlx5_defs.h"
 #include "mlx5.h"
 #include "mlx5_rxtx.h"
 
+
 static const struct mlx5_counter_ctrl mlx5_counters_init[] = {
        {
                .dpdk_name = "rx_port_unicast_bytes",