[dts] [PATCH v1 0/4] add cloud filter suite

Marvin Liu yong.liu at intel.com
Fri Apr 22 03:31:57 CEST 2016


VxLAN technology require that certain traffic directed to PF while cloud
network traffic directed to VF. XL710 support this feature for further
processing from virutal switch.

Marvin Liu (4):
  test_plans: add test plan for cloud filter feature
  dep vxlan: add variable for vxlan port
  framework pmd_output: add function to retrieve testpmd output
  tests cloud filter: add test suite for cloud filter

 dep/vxlan.py                          |   3 +-
 framework/pmd_output.py               |   3 +
 test_plans/cloud_filter_test_plan.rst | 291 ++++++++++++++++++++++++
 tests/TestSuite_cloud_filter.py       | 414 ++++++++++++++++++++++++++++++++++
 4 files changed, 710 insertions(+), 1 deletion(-)
 create mode 100644 test_plans/cloud_filter_test_plan.rst
 create mode 100644 tests/TestSuite_cloud_filter.py

-- 
1.9.3



More information about the dts mailing list