Report: Add RC1 data
[csit.git] / docs / report / introduction / methodology_ipsec.rst
index ee0572f..99119e1 100644 (file)
@@ -17,14 +17,14 @@ on VPP native crypto (`crypto_native` plugin):
 
 +-------------------+------------------+----------------+------------------+
 | VPP Crypto Engine | ESP Encryption   | ESP Integrity  | Scale Tested     |
-+===================+===================+===============+==================+
++===================+==================+================+==================+
 | crypto_native     | AES[128|256]-GCM | GCM            | 1 to 60k tunnels |
 +-------------------+------------------+----------------+------------------+
 | crypto_native     | AES128-CBC       | SHA[256|512]   | 1 to 60k tunnels |
 +-------------------+------------------+----------------+------------------+
 
 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.