test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH v1 0/4] add cloud filter suite
@ 2016-04-22  1:31 Marvin Liu
  2016-04-22  1:31 ` [dts] [PATCH v1 1/4] test_plans: add test plan for cloud filter feature Marvin Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Marvin Liu @ 2016-04-22  1:31 UTC (permalink / raw)
  To: dts

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-22  1:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-22  1:31 [dts] [PATCH v1 0/4] add cloud filter suite Marvin Liu
2016-04-22  1:31 ` [dts] [PATCH v1 1/4] test_plans: add test plan for cloud filter feature Marvin Liu
2016-04-22  1:31 ` [dts] [PATCH v1 2/4] dep vxlan: add variable for vxlan port Marvin Liu
2016-04-22  1:32 ` [dts] [PATCH v1 3/4] framework pmd_output: add function to retrieve testpmd output Marvin Liu
2016-04-22  1:32 ` [dts] [PATCH v1 4/4] tests cloud filter: add test suite for cloud filter Marvin Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).