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:44 +0000
commit612ded3f1d69644e6d503cf496332487e06b5ed2 (patch)
treedecf394c07fdecb21ae4932fe95c57be23d19db4 /docs
parentf92a32f93df2b77b027f6da40baef1644ba7f7b0 (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 (cherry picked from commit f7ee014dee09b4089924342b0fe5654b2fe91e90)
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 e8eb64743b..1fe815b5fb 100644
--- a/docs/tag_documentation.rst
+++ b/docs/tag_documentation.rst
@@ -567,6 +567,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.