From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 6F413106B for ; Tue, 7 Jul 2015 11:38:07 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 07 Jul 2015 02:38:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,422,1432623600"; d="scan'208";a="742044409" Received: from shvmail01.sh.intel.com ([10.239.29.42]) by fmsmga001.fm.intel.com with ESMTP; 07 Jul 2015 02:38:05 -0700 Received: from shecgisg004.sh.intel.com (shecgisg004.sh.intel.com [10.239.29.89]) by shvmail01.sh.intel.com with ESMTP id t679c3WL019651; Tue, 7 Jul 2015 17:38:03 +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 t679c1pR022430; Tue, 7 Jul 2015 17:38:03 +0800 Received: (from dayuqiu@localhost) by shecgisg004.sh.intel.com (8.13.6/8.13.6/Submit) id t679c1qd022426; Tue, 7 Jul 2015 17:38:01 +0800 From: Michael Qiu To: dts@dpdk.org Date: Tue, 7 Jul 2015 17:37:57 +0800 Message-Id: <1436261880-22395-1-git-send-email-michael.qiu@intel.com> X-Mailer: git-send-email 1.7.4.1 Subject: [dts] [PATCH 0/3] 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: Tue, 07 Jul 2015 09:38:07 -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