diff options
author | Maciek Konstantynowicz <mkonstan@cisco.com> | 2021-07-14 11:35:35 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-07-14 11:31:08 +0000 |
commit | d9bb63c2d9f126800f69bd53fca5d42fd2beb739 (patch) | |
tree | f9001583404e906178b34d1d21f4e041bda5caff /docs/report/introduction/methodology_ipsec.rst | |
parent | da7ec9bf7aff31d18325043891aa19cda2b063ec (diff) |
report: update to rls notes and add methodology sections TODO placeholders
- Update VPP and DPDK rls notes.
- Added methodology sections TODO placeholders
- IPsec with Async Crypto Feature Workers
- IPsec Uni-Directional Tests
- IPsec Deep SPD Policy Tests
- GTPU Tunnels
Change-Id: Ibfb937f193cce3a6576ac64cf00ad2e1b4bc3868
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'docs/report/introduction/methodology_ipsec.rst')
-rw-r--r-- | docs/report/introduction/methodology_ipsec.rst | 15 |
1 files changed, 15 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* |