test suite reviews and discussions
 help / color / mirror / Atom feed
From: Yong Liu <yong.liu@intel.com>
To: dts@dpdk.org
Subject: [dts] [PATCH 0/4] Add vxlan function and performance suite
Date: Mon,  8 Jun 2015 10:21:24 +0800	[thread overview]
Message-ID: <1433730088-5601-1-git-send-email-yong.liu@intel.com> (raw)

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

             reply	other threads:[~2015-06-08  2:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-08  2:21 Yong Liu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1433730088-5601-1-git-send-email-yong.liu@intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).