aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorYulong Pei <yulong.pei@intel.com>2022-05-11 04:29:50 +0000
committerPeter Mikus <peter.mikus@protonmail.ch>2022-06-17 09:15:30 +0000
commitf7ee014dee09b4089924342b0fe5654b2fe91e90 (patch)
tree3f18499be31da86474531f6e0e0180f3dd8a24f7 /docs
parent7f1c5531d5f2b04b43ba84964a82f72e74469a59 (diff)
Add ipsec policy test suites with flow director or rss accelerated
The test scenario is about two private networks which communication was protected by ipsec. The test suites are to show performance impovement about ipsec esp flow lookup that offloaded by NIC flow director and rss. Verified on 3n-clx and Intel E810 NIC environment, with 64B ipsec packet flow, performance improved ~31% with 1C2T, ~110% with 2C4T, ~250% with 4C8T. Signed-off-by: xinfeng zhao <xinfengx.zhao@intel.com> Signed-off-by: Yulong Pei <yulong.pei@intel.com> Change-Id: I30aec8c5115e5a6fbef88c11d1bef2624029d1b9
Diffstat (limited to 'docs')
-rw-r--r--docs/tag_documentation.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst
index d9861a218e..4a869d6991 100644
--- a/docs/tag_documentation.rst
+++ b/docs/tag_documentation.rst
@@ -571,6 +571,14 @@ Encapsulation Tags
All test cases with FLOW.
+.. topic:: FLOW_DIR
+
+ All test cases with FLOW_DIR.
+
+.. topic:: FLOW_RSS
+
+ All test cases with FLOW_RSS.
+
.. topic:: NTUPLE
All test cases with NTUPLE.