]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_rxtx.c
common/mlx5: introduce common library
[dpdk.git] / drivers / net / mlx5 / mlx5_rxtx.c
index 5e31f01eda4a65b8ba73fb0a2c0878b65e7d6512..d8f6671e274f17bf8e9a6c2df8dc88063621995f 100644 (file)
 #include <rte_cycles.h>
 #include <rte_flow.h>
 
+#include <mlx5_devx_cmds.h>
+#include <mlx5_prm.h>
+
+#include "mlx5_defs.h"
 #include "mlx5.h"
 #include "mlx5_utils.h"
 #include "mlx5_rxtx.h"
 #include "mlx5_autoconf.h"
-#include "mlx5_defs.h"
-#include "mlx5_prm.h"
 
 /* TX burst subroutines return codes. */
 enum mlx5_txcmp_code {