From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id DE7EE2C5 for ; Mon, 20 Aug 2018 04:16:50 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Aug 2018 19:16:49 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,263,1531810800"; d="scan'208";a="81662170" Received: from dpdk-test32.sh.intel.com (HELO [10.67.119.193]) ([10.67.119.193]) by fmsmga004.fm.intel.com with ESMTP; 19 Aug 2018 19:16:48 -0700 Message-ID: <5B7A9157.1080709@intel.com> Date: Mon, 20 Aug 2018 18:00:55 +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: wenjieli , dts@dpdk.org References: <1533867060-115773-1-git-send-email-wenjiex.a.li@intel.com> In-Reply-To: <1533867060-115773-1-git-send-email-wenjiex.a.li@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH V1] dual_vlan/vlan_synthetic_test and vlan_random_test: do not support fortpark_TLV/sagepond/sageville nic 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, 20 Aug 2018 02:16:51 -0000 Thanks, wenjie. Applied. Please limit the length of subject in next time. Those information can be moved to git commit. On 08/10/2018 10:11 AM, wenjieli wrote: > From the test plan, the cases are only support 82599(niantic) and 82576(kawela) nic. > Append fortpark_TLV/sagepond/sageville in the checklist. > > Signed-off-by: wenjieli