From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id BBAEA98 for ; Mon, 20 Aug 2018 04:21:05 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Aug 2018 19:21:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,263,1531810800"; d="scan'208";a="83168583" Received: from dpdk-test32.sh.intel.com (HELO [10.67.119.193]) ([10.67.119.193]) by orsmga001.jf.intel.com with ESMTP; 19 Aug 2018 19:20:29 -0700 Message-ID: <5B7A9233.7040600@intel.com> Date: Mon, 20 Aug 2018 18:04:35 +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: <1533869653-116050-1-git-send-email-wenjiex.a.li@intel.com> In-Reply-To: <1533869653-116050-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] uni_pkt/nsh: NSH packet detection only supported by i40e driver nic; add the nics into support list. 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:21:06 -0000 Thanks, wenjie. Applied. On 08/10/2018 10:54 AM, wenjieli wrote: > NSH packet detection only supported by i40e driver nic; add the nics into support list. > > Signed-off-by: wenjieli