diff options
Diffstat (limited to 'docs/report/introduction')
-rw-r--r-- | docs/report/introduction/methodology_ipsec.rst | 15 | ||||
-rw-r--r-- | docs/report/introduction/methodology_tunnel_encapsulations.rst | 5 |
2 files changed, 20 insertions, 0 deletions
diff --git a/docs/report/introduction/methodology_ipsec.rst b/docs/report/introduction/methodology_ipsec.rst index 6cfa69cd88..2e6a324c3f 100644 --- a/docs/report/introduction/methodology_ipsec.rst +++ b/docs/report/introduction/methodology_ipsec.rst @@ -47,3 +47,18 @@ dpdk_cryptodev | crypto_ipsecmb | async/crypto worker | AES[128]-CBC | SHA[256|512] | 1, 4, 1k tunnels | +-------------------+---------------------+------------------+----------------+------------------+ +IPsec with Async Crypto Feature Workers +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +*TODO Description to be added* + +IPsec Uni-Directional Tests +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +*TODO Description to be added* + + +IPsec Deep SPD Policy Tests +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +*TODO Description to be added* diff --git a/docs/report/introduction/methodology_tunnel_encapsulations.rst b/docs/report/introduction/methodology_tunnel_encapsulations.rst index c61df171ac..64c6f1f82d 100644 --- a/docs/report/introduction/methodology_tunnel_encapsulations.rst +++ b/docs/report/introduction/methodology_tunnel_encapsulations.rst @@ -36,3 +36,8 @@ 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* |