From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 376CC1B1A5 for ; Wed, 3 Jan 2018 09:38:02 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Jan 2018 00:38:01 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,500,1508828400"; d="scan'208";a="17106735" Received: from dpdk-test32.sh.intel.com (HELO [10.67.119.109]) ([10.67.119.109]) by orsmga003.jf.intel.com with ESMTP; 03 Jan 2018 00:38:01 -0800 Message-ID: <5A4D04F0.1070806@intel.com> Date: Thu, 04 Jan 2018 00:29:36 +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: <1509848522-180841-1-git-send-email-xueqin.lin@intel.com> In-Reply-To: <1509848522-180841-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] add dynamic mapping of Flow Types to PCTYPEs test plan 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, 03 Jan 2018 08:38:03 -0000 Sorry for missed this test plan, applied. On 11/05/2017 10:22 AM, Xueqin Lin wrote: > --- > test_plans/dynamic_flowtype_test_plan.rst | 440 ++++++++++++++++++++++++++++++ > 1 file changed, 440 insertions(+) > create mode 100644 test_plans/dynamic_flowtype_test_plan.rst