diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-05-31 10:35:20 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-06-02 08:48:29 +0000 |
commit | 3eeff7f497712fa8fdcdd48dd6a92e0d99bb9313 (patch) | |
tree | 7f89408366f59fe01fd4ea007cbca31016bb51f3 /docs/report/introduction/methodology_ipsec.rst | |
parent | 18df45f8b59038d6c0d82359d55aca0c01459ef9 (diff) |
Report: Configure report
+ 2101 --> 2106
+ remove 3n-hsw
+ unify data sets
+ configure data sets
- implement changes from job-specs
Change-Id: I200e7a80ebf88864ce4a7a2134f5251b557f6a3a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit c10980893443b59c464deb6cd0d66d5be972593f)
Diffstat (limited to 'docs/report/introduction/methodology_ipsec.rst')
-rw-r--r-- | docs/report/introduction/methodology_ipsec.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/report/introduction/methodology_ipsec.rst b/docs/report/introduction/methodology_ipsec.rst index 119ccfb719..99119e18d0 100644 --- a/docs/report/introduction/methodology_ipsec.rst +++ b/docs/report/introduction/methodology_ipsec.rst @@ -24,7 +24,7 @@ on VPP native crypto (`crypto_native` plugin): +-------------------+------------------+----------------+------------------+ VPP IPsec with SW crypto are executed in both tunnel and policy modes, -with tests running on 3-node testbeds: 3n-hsw and 3n-skx. +with tests running on 3-node testbeds: 3n-skx. IPsec with Intel QAT HW ^^^^^^^^^^^^^^^^^^^^^^^ @@ -47,6 +47,7 @@ dpdk_cryptodev | crypto_ipsecmb | async/crypto worker | AES[128]-CBC | SHA[256|512] | 1, 4, 1k tunnels | +-------------------+---------------------+------------------+----------------+------------------+ -VPP IPsec with HW crypto are executed in both tunnel and policy modes, -with tests running on 3-node Haswell testbeds (3n-hsw), as these are the -only testbeds equipped with Intel QAT cards. +.. + VPP IPsec with HW crypto are executed in both tunnel and policy modes, + with tests running on 3-node Haswell testbeds (3n-hsw), as these are the + only testbeds equipped with Intel QAT cards. |