aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-api-test
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-api-test')
-rw-r--r--vpp-api-test/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-api-test/configure.ac b/vpp-api-test/configure.ac
index 250f74c562b..4c200458930 100644
--- a/vpp-api-test/configure.ac
+++ b/vpp-api-test/configure.ac
@@ -20,7 +20,7 @@ AC_ARG_WITH(q-platform,
esac])
AC_ARG_WITH(dpdk,
- AC_HELP_STRING([--with-dpdk],[Use the Intel dpdk]),
+ AC_HELP_STRING([--with-dpdk],[Use DPDK]),
[with_dpdk=1],
[with_dpdk=0])