X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Freport%2Fintroduction%2Fmethodology_ipsec.rst;h=6cfa69cd8834f4303b3767de4bfb1944372dfaf6;hb=2072a56eeca53f00cff1b5d888d24f7271ae1fb4;hp=ee0572ffc599a2debf37ea8979de36830df6fc72;hpb=ef9bab0a1b87871a8365e766a19971f0ec0b7ed8;p=csit.git diff --git a/docs/report/introduction/methodology_ipsec.rst b/docs/report/introduction/methodology_ipsec.rst index ee0572ffc5..6cfa69cd88 100644 --- a/docs/report/introduction/methodology_ipsec.rst +++ b/docs/report/introduction/methodology_ipsec.rst @@ -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,3 @@ 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.