From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 49DC11B2DE for ; Mon, 13 Nov 2017 02:50:07 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Nov 2017 17:50:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,386,1505804400"; d="scan'208";a="1222401" Received: from dpdk-test32.sh.intel.com (HELO [10.67.118.217]) ([10.67.118.217]) by FMSMGA003.fm.intel.com with ESMTP; 12 Nov 2017 17:50:06 -0800 Message-ID: <5A09694C.1020400@intel.com> Date: Mon, 13 Nov 2017 17:43:40 +0800 From: "Liu, Yong" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Xueqin Lin , dts@dpdk.org References: <1509843504-170058-1-git-send-email-xueqin.lin@intel.com> In-Reply-To: <1509843504-170058-1-git-send-email-xueqin.lin@intel.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH] Remove RSS cases for GTP pctype 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: Mon, 13 Nov 2017 01:50:08 -0000 Thanks, Xueqin. Applied. On 11/05/2017 08:58 AM, Xueqin Lin wrote: > - Remove 'enable RSS for new pctype' as merged v8 code for GPT-C and GTP-U > enabling can be set with the configuration in Kirill's patch to resolve > conflicts. > - RSS for GTP pctype cases could refer to dynamic flowtype test plan. > --- > test_plans/ddp_gtp_test_plan.rst | 117 ++++++++++----------------------------- > 1 file changed, 29 insertions(+), 88 deletions(-)