aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxinfeng zhao <xinfengx.zhao@intel.com>2021-07-30 14:45:18 +0800
committerTibor Frank <tifrank@cisco.com>2021-08-04 12:10:36 +0000
commit7bfec3439e18be238403c20bfa80ff4b7540aac0 (patch)
tree6513f319c5764ddf6b09e8e4a8e76c881998c83d
parenta41a88443e4c1e4783936006fe58eb8e733c6957 (diff)
Report: add gtpu tunnel description to methodology
Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Change-Id: I4c066713bb37e35d25b5ab1225a361e05b7a1146 (cherry picked from commit ab095362b4beedbf2b3ec63ec9d277d3f651da0e)
-rw-r--r--docs/report/introduction/methodology_tunnel_encapsulations.rst6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/report/introduction/methodology_tunnel_encapsulations.rst b/docs/report/introduction/methodology_tunnel_encapsulations.rst
index 64c6f1f82d..93092347f1 100644
--- a/docs/report/introduction/methodology_tunnel_encapsulations.rst
+++ b/docs/report/introduction/methodology_tunnel_encapsulations.rst
@@ -14,6 +14,7 @@ VPP is tested in the following IPv4 tunnel baseline configurations:
- *ip4vxlan-l2xcbase*: VXLAN over IPv4 tunnels with L2 cross-connect.
- *ip4lispip4-ip4base*: LISP over IPv4 tunnels with IPv4 routing.
- *ip4lispip6-ip6base*: LISP over IPv4 tunnels with IPv6 routing.
+- *ip4gtpusw-ip4base*: GTPU over IPv4 tunnels with IPv4 routing.
In all cases listed above low number of MAC, IPv4, IPv6 flows (253 or 254 per
direction) is switched or routed by VPP.
@@ -36,8 +37,3 @@ VPP is tested in the following IPv6 tunnel baseline configurations:
In all cases listed above low number of IPv4, IPv6 flows (253 or 254 per
direction) is routed by VPP.
-
-GTPU Tunnels
-~~~~~~~~~~~~
-
-*TODO Description to be added*