aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction/methodology_ipsec_on_intel_qat.rst
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-02-05 10:20:41 +0100
committerTibor Frank <tifrank@cisco.com>2019-02-05 13:30:43 +0000
commit5c739ab22c2b62dd38a4d89d62188e1baa7a0f45 (patch)
treeda73983b4f680c218d1ad7e8c2dc5ba337fb2896 /docs/report/introduction/methodology_ipsec_on_intel_qat.rst
parent469ca5b1b873e7db2649a7a3d9e2aedb992180a4 (diff)
CSIT-1420: Split methodology section to more files
Change-Id: I861e578434abdf72244d684fca8cfd66e1db9c28 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 124101d22151239b0411a73ae4d2bf8d70970937)
Diffstat (limited to 'docs/report/introduction/methodology_ipsec_on_intel_qat.rst')
-rw-r--r--docs/report/introduction/methodology_ipsec_on_intel_qat.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/report/introduction/methodology_ipsec_on_intel_qat.rst b/docs/report/introduction/methodology_ipsec_on_intel_qat.rst
new file mode 100644
index 0000000000..54fb1b0ef2
--- /dev/null
+++ b/docs/report/introduction/methodology_ipsec_on_intel_qat.rst
@@ -0,0 +1,14 @@
+IPSec on Intel QAT
+------------------
+
+VPP IPSec performance tests are using DPDK cryptodev device driver in
+combination with HW cryptodev devices - Intel QAT 8950 50G - present in
+LF FD.io physical testbeds. DPDK cryptodev can be used for all IPSec
+data plane functions supported by VPP.
+
+Currently |csit-release| implements following IPSec test cases:
+
+- AES-GCM, CBC-SHA1 ciphers, in combination with IPv4 routed-forwarding
+ with Intel xl710 NIC.
+- CBC-SHA1 ciphers, in combination with LISP-GPE overlay tunneling for
+ IPv4-over-IPv4 with Intel xl710 NIC.