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 C81BD1E35 for ; Thu, 29 Mar 2018 04:55:12 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Mar 2018 19:55:11 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,374,1517904000"; d="scan'208";a="39027628" Received: from dpdk-test32.sh.intel.com (HELO [10.67.118.224]) ([10.67.118.224]) by orsmga003.jf.intel.com with ESMTP; 28 Mar 2018 19:55:10 -0700 Message-ID: <5ABCC37D.5050606@intel.com> Date: Thu, 29 Mar 2018 18:44:13 +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: "zhu,shuai" , dts@dpdk.org References: <1522199017-100583-1-git-send-email-shuaix.zhu@intel.com> In-Reply-To: <1522199017-100583-1-git-send-email-shuaix.zhu@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH V1] conf/checklist:update fortpark_TLV not supported case. 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, 29 Mar 2018 02:55:13 -0000 Thanks, shuai. Applied. On 03/28/2018 09:03 AM, zhu,shuai wrote: > portpark_TLV will skip the case. > vlan_tpid_config, > vlan_stripq_config, > multiple_filters_1GB, > syn_filter, > twotuple_filter, > priority_filter, > five_tuple_filter, > multiple_filters_10GB, > jumbo_frame_size, > flex_filter, > 128_queues > > Signed-off-by: zhu,shuai