On 10/21/2020 8:10 AM, Ilya Maximets wrote:
GTP-U support was released in 2.14, not 2.13.

Fixes: 3c6d05a02e0f ("userspace: Add GTP-U support.")
Signed-off-by: Ilya Maximets <[email protected]>
---
  NEWS | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index fa8947cb2..0991f5c87 100644
--- a/NEWS
+++ b/NEWS
@@ -57,6 +57,9 @@ v2.14.0 - 17 Aug 2020
     - Tunnels: TC Flower offload
       * Tunnel Local endpoint address masked match are supported.
       * Tunnel Romte endpoint address masked match are supported.
+   - GTP-U Tunnel Protocol
+     * Add two new fields: tun_gtpu_flags, tun_gtpu_msgtype.
+     * Only support for userspace datapath.
v2.13.0 - 14 Feb 2020
@@ -104,9 +107,6 @@ v2.13.0 - 14 Feb 2020
     - 'ovs-appctl dpctl/dump-flows' can now show offloaded=partial for
       partially offloaded flows, dp:dpdk for fully offloaded by dpdk, and
       type filter supports new filters: "dpdk" and "partially-offloaded".
-   - GTP-U Tunnel Protocol
-     * Add two new fields: tun_gtpu_flags, tun_gtpu_msgtype.
-     * Only support for userspace datapath.
v2.12.0 - 03 Sep 2019
  ---------------------


LGTM

Acked-by: Greg Rose <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to