diff options
Diffstat (limited to 'build/config')
-rw-r--r-- | build/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/config b/build/config index b30db9a..73a2293 100644 --- a/build/config +++ b/build/config @@ -36,7 +36,7 @@ export PATCH=none # export WITH_DPDK=yes export DPDK_PATCH=none -export DPDK_VERSION=2.2.0 +export DPDK_VERSION=16.04-rc4 # # When KMOD is set, the Linux kernel module is built and tested. # |