summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2015-12-01 16:48:04 +0200
committerBen Pfaff <blp@ovn.org>2015-12-22 13:46:42 -0800
commitf6bf8880613aaaf547409e9282b675ad2d85c6ba (patch)
tree67e0ee2abccd1d064e44bf3ca0d895128df021f7 /NEWS
parent39c2baa9e357948fe8f45bc9e96661b456538755 (diff)
downloadopenvswitch-f6bf8880613aaaf547409e9282b675ad2d85c6ba.tar.gz
rhel: Add support DPDK port creation via network scripts
Add support for creating a userspace bridge and the four DPDK port types via network scripts + basic documentation. Signed-off-by: Panu Matilainen <pmatilai@redhat.com> Acked-by: Aaron Conole <aconole@redhat.com> Acked-by: Flavio Leitner <fbl@sysclose.org> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 81f49e251..e3461f42a 100644
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,8 @@ v2.5.0 - xx xxx xxxx
system to support virtual network abstraction. OVN complements the
existing capabilities of OVS to add native support for virtual network
abstractions, such as virtual L2 and L3 overlays and security groups.
+ - RHEL packaging:
+ * DPDK ports may now be created via network scripts (see README.RHEL).
v2.4.0 - 20 Aug 2015