summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIan Stokes <ian.stokes@intel.com>2019-05-09 17:53:40 +0100
committerIan Stokes <ian.stokes@intel.com>2019-05-09 19:41:25 +0100
commitb5355b0d6e6600d1f21c230d3c3cb0f6df8659ae (patch)
tree6fe1259c91a0fb586ec65790a681382a9d8d503c /NEWS
parent1881a1a459d86a814b46d8eeb29aa51062ab658d (diff)
downloadopenvswitch-b5355b0d6e6600d1f21c230d3c3cb0f6df8659ae.tar.gz
dpdk: Use DPDK 18.11.1 release.
Modify travis linux build script to use the latest DPDK stable release 18.11.1. Update docs for latest DPDK stable releases. Signed-off-by: Ian Stokes <ian.stokes@intel.com> Acked-by: Kevin Traynor <ktraynor@redhat.com> Acked-by: Aaron Conole <aconole@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 293531db0..142437388 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ Post-v2.11.0
- DPDK:
* New option 'other_config:dpdk-socket-limit' to limit amount of
hugepage memory that can be used by DPDK.
+ * OVS validated with DPDK 18.11.1 which is recommended to be used.
- OpenFlow:
* Removed support for OpenFlow 1.6 (draft), which ONF abandoned.
* New action "check_pkt_larger".