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 846935A65 for ; Thu, 9 Jul 2015 04:28:19 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 08 Jul 2015 19:28:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,436,1432623600"; d="scan'208";a="758779876" Received: from pgsmsx102.gar.corp.intel.com ([10.221.44.80]) by fmsmga002.fm.intel.com with ESMTP; 08 Jul 2015 19:28:18 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by PGSMSX102.gar.corp.intel.com (10.221.44.80) with Microsoft SMTP Server (TLS) id 14.3.224.2; Thu, 9 Jul 2015 10:26:10 +0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.46]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.146]) with mapi id 14.03.0224.002; Thu, 9 Jul 2015 10:26:08 +0800 From: "Liu, Yong" To: "Qiu, Michael" , "dts@dpdk.org" Thread-Topic: [dts] [PATCH 0/3 v2] Add RRC support in test suites Thread-Index: AQHQuVtvXJOuJGIkjUSiVEZryQRrB53Samgg Date: Thu, 9 Jul 2015 02:26:08 +0000 Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E10E5D0CF@SHSMSX103.ccr.corp.intel.com> References: <1436261880-22395-1-git-send-email-michael.qiu@intel.com> <1436345466-31613-1-git-send-email-michael.qiu@intel.com> In-Reply-To: <1436345466-31613-1-git-send-email-michael.qiu@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [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: Thu, 09 Jul 2015 02:28:19 -0000 Thanks, applied in 1.1 branch. > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Michael Qiu > Sent: Wednesday, July 08, 2015 4:51 PM > To: dts@dpdk.org > Subject: [dts] [PATCH 0/3 v2] Add RRC support in test suites >=20 > jumbo frame/scatter/vlan enable RRC support. >=20 > Michael Qiu (3): > tests: Add RRC support with jumbo frame > tests: Add RRC support in suit scatter > tests: Add RRC support with vlan suite >=20 > tests/TestSuite_jumboframes.py | 15 +++++++++++ > tests/TestSuite_scatter.py | 15 +++++------ > tests/TestSuite_vlan.py | 56 +++++++++++++++++++++++++-----------= - > ----- > 3 files changed, 57 insertions(+), 29 deletions(-) >=20 > -- > 1.9.3