[dts] [PATCH V1] add module dependences info of inline_ipsec

xiao,qimai qimaix.xiao at intel.com
Wed May 22 09:26:05 CEST 2019


add module dependences info of this case

Signed-off-by: xiao,qimai <qimaix.xiao at intel.com>
---
 test_plans/inline_ipsec_test_plan.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/test_plans/inline_ipsec_test_plan.rst b/test_plans/inline_ipsec_test_plan.rst
index 9bec8cc..c37b229 100644
--- a/test_plans/inline_ipsec_test_plan.rst
+++ b/test_plans/inline_ipsec_test_plan.rst
@@ -97,6 +97,9 @@ different ports of the peer traffic generator.
 Bind two ports to vfio-pci.
 modprobe vfio-pci
 
+This suite depend PyCryptodome,it provide authenticated encryption modes(GCM)
+module dependences:cryptography (1.7.2), pycryptodome (3.4.7), pycryptodomex (3.4.7),
+pycryptopp (0.6.0), scapy (2.3.3 or later)
 	
 Test Case: Inline cfg parsing
 =============================
-- 
2.17.1



More information about the dts mailing list