test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH 0/4] Add vxlan function and performance suite
@ 2015-06-08  2:21 Yong Liu
  2015-06-08  2:21 ` [dts] [PATCH 1/4] Optimize get core list function for Haswell cpu Yong Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Yong Liu @ 2015-06-08  2:21 UTC (permalink / raw)
  To: dts

From: Marvin Liu <yong.liu@intel.com>

Cloud providers build virtual network overlays over existing network
infrastructure that provide tenant isolation and scaling. Tunneling layers
added to the packets carry the virtual networking frames over existing Layer 2
and IP networks.

In this suite, we will verify tunnel vxlan packet detect,checksum offload can
work on FVL card. This suite also supply one approach to meansure the
performance.


Marvin Liu (4):
  Optimize get core list function for Haswell cpu.
  Add vxlan protocal support in etgen module
  Add vxlan test plan.
  Add vxlan test suite.

 framework/crb.py               |   19 +-
 framework/etgen.py             |   47 +-
 framework/settings.py          |    3 +-
 test_plans/vxlan_test_plan.rst |  392 ++++++++++++++
 tests/TestSuite_vxlan.py       | 1101 ++++++++++++++++++++++++++++++++++++++++
 5 files changed, 1550 insertions(+), 12 deletions(-)
 create mode 100644 test_plans/vxlan_test_plan.rst
 create mode 100644 tests/TestSuite_vxlan.py

-- 
1.9.3

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

end of thread, other threads:[~2015-06-09  6:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-08  2:21 [dts] [PATCH 0/4] Add vxlan function and performance suite Yong Liu
2015-06-08  2:21 ` [dts] [PATCH 1/4] Optimize get core list function for Haswell cpu Yong Liu
2015-06-08  2:21 ` [dts] [PATCH 2/4] Add vxlan protocal support in etgen module Yong Liu
2015-06-08  2:21 ` [dts] [PATCH 3/4] Add vxlan test plan Yong Liu
2015-06-08  2:21 ` [dts] [PATCH 4/4] Add vxlan test suite Yong Liu
2015-06-09  6:38 ` [dts] [PATCH] Enhance vxlan checksum offload performance test case Yong 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).