summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIan Stokes <ian.stokes@intel.com>2020-07-02 16:09:27 +0100
committerIan Stokes <ian.stokes@intel.com>2020-07-13 17:18:31 +0100
commit02abe831c32215fa562d85b66d7300ff6e7af31e (patch)
tree0f06701b392be8fba8ba1df0df12484d4b7479e4 /NEWS
parent842c363050b1099f272c8626ff1c89536e5f5c75 (diff)
downloadopenvswitch-02abe831c32215fa562d85b66d7300ff6e7af31e.tar.gz
dpdk: Use DPDK 19.11.2 release.
Modify travis linux build script to use DPDK 19.11.2 stable release and update docs to reference 19.11.2 stable release. Update release faq to reflect latest validated DPDK versions for all branches. Signed-off-by: Ian Stokes <ian.stokes@intel.com> Acked-by: Kevin Traynor <ktraynor@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a88fc5462..015facff5 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ Post-v2.13.0
* Add hardware offload support for matching IPv6 protocol (experimental).
* Add hardware offload support for set of IPv6 src/dst/ttl
and tunnel push-output actions (experimental).
+ * OVS validated with DPDK 19.11.2, due to the inclusion of fixes for
+ CVE-2020-10722, CVE-2020-10723, CVE-2020-10724, CVE-2020-10725 and
+ CVE-2020-10726, this DPDK version is strongly recommended to be used.
- Linux datapath:
* Support for kernel versions up to 5.5.x.
- AF_XDP: