aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 16f96b9..2ca150b 100644
--- a/README
+++ b/README
@@ -41,7 +41,7 @@
1) Obtain latest supported DPDK version and build it.
(refer to http://dpdk.org for information how to download and build it).
- Currently supported(tested) DPDK versions: 16.11 LTS, 17.11 LTS, 18.02.
+ Currently supported(tested) DPDK versions: 18.11 LTS.
2) Make sure that RTE_SDK and RTE_TARGET DPDK related environment variables
are setup correctly.
3) Go to the TLDK root directory and type: 'make all'.