summaryrefslogtreecommitdiffstats
path: root/src/dpdk/drivers/net/mlx4/mlx4_autoconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dpdk/drivers/net/mlx4/mlx4_autoconf.h')
-rw-r--r--src/dpdk/drivers/net/mlx4/mlx4_autoconf.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/dpdk/drivers/net/mlx4/mlx4_autoconf.h b/src/dpdk/drivers/net/mlx4/mlx4_autoconf.h
new file mode 100644
index 00000000..e73714ad
--- /dev/null
+++ b/src/dpdk/drivers/net/mlx4/mlx4_autoconf.h
@@ -0,0 +1,9 @@
+#ifndef HAVE_EXP_QUERY_DEVICE
+#define HAVE_EXP_QUERY_DEVICE 1
+#endif
+
+#ifndef HAVE_EXP_QP_BURST_CREATE_DISABLE_ETH_LOOPBACK
+#define HAVE_EXP_QP_BURST_CREATE_DISABLE_ETH_LOOPBACK 1
+#endif
+
+