From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 965842A5E for ; Wed, 8 Jul 2015 10:51:13 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP; 08 Jul 2015 01:51:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,430,1432623600"; d="scan'208";a="724923550" Received: from shvmail01.sh.intel.com ([10.239.29.42]) by orsmga001.jf.intel.com with ESMTP; 08 Jul 2015 01:51:11 -0700 Received: from shecgisg004.sh.intel.com (shecgisg004.sh.intel.com [10.239.29.89]) by shvmail01.sh.intel.com with ESMTP id t688pA2K005637; Wed, 8 Jul 2015 16:51:10 +0800 Received: from shecgisg004.sh.intel.com (localhost [127.0.0.1]) by shecgisg004.sh.intel.com (8.13.6/8.13.6/SuSE Linux 0.8) with ESMTP id t688p7r8031648; Wed, 8 Jul 2015 16:51:10 +0800 Received: (from dayuqiu@localhost) by shecgisg004.sh.intel.com (8.13.6/8.13.6/Submit) id t688p7RN031644; Wed, 8 Jul 2015 16:51:07 +0800 From: Michael Qiu To: dts@dpdk.org Date: Wed, 8 Jul 2015 16:51:03 +0800 Message-Id: <1436345466-31613-1-git-send-email-michael.qiu@intel.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1436261880-22395-1-git-send-email-michael.qiu@intel.com> References: <1436261880-22395-1-git-send-email-michael.qiu@intel.com> Subject: [dts] [PATCH 0/3 v2] Add RRC support in test suites X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2015 08:51:14 -0000 jumbo frame/scatter/vlan enable RRC support. Michael Qiu (3): tests: Add RRC support with jumbo frame tests: Add RRC support in suit scatter tests: Add RRC support with vlan suite tests/TestSuite_jumboframes.py | 15 +++++++++++ tests/TestSuite_scatter.py | 15 +++++------ tests/TestSuite_vlan.py | 56 +++++++++++++++++++++++++----------------- 3 files changed, 57 insertions(+), 29 deletions(-) -- 1.9.3