diff options
author | Ed Warnicke <hagbard@gmail.com> | 2018-09-04 11:48:48 -0500 |
---|---|---|
committer | Ed Warnicke <hagbard@gmail.com> | 2018-09-04 11:48:48 -0500 |
commit | 9a9ab594e88d325d2c006845f9cc1f5e47d4d015 (patch) | |
tree | e0a46827608d2e3120fe029183443114feacd099 | |
parent | 1edc406da3d4f6e63de2f278360b5753f55c00df (diff) |
Correct DPDK version in release notes
Change-Id: Ie4c86373fef7583276f68a8be125d372d4603a23
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
-rw-r--r-- | RELEASE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE.md b/RELEASE.md index 57ff828d13c..425d7381706 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -19,7 +19,7 @@ More than 533 commits since the 18.04 release. ## Features ### Infrastructure -- DPDK 18.02.1 +- DPDK 18.05 - Complete rework of the dpdk-input node - Display rx/tx burst function name in "show hardware detail" - Improve buffer alloc perfomance |