[dts] [PATCH 0/4] Add vxlan function and performance suite

Yong Liu yong.liu at intel.com
Mon Jun 8 04:21:24 CEST 2015


From: Marvin Liu <yong.liu at 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



More information about the dts mailing list