summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2017-03-16 16:51:30 +0200
committerHanoh Haim <hhaim@cisco.com>2017-03-16 16:51:50 +0200
commitea26e2a0261897a6522d97139563c47b0a2d1a55 (patch)
treec348e119aae4ecaf3def4de9410c3eecb8db47c4
parent0d3f6dff2af1325c4e5cf8143e4f4567c30c159e (diff)
missing file
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
-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
+
+