From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id E18B12C66 for ; Mon, 20 Feb 2017 15:31:44 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Feb 2017 06:31:40 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,186,1484035200"; d="scan'208";a="826393570" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.137]) ([10.237.220.137]) by FMSMGA003.fm.intel.com with ESMTP; 20 Feb 2017 06:31:39 -0800 To: Thomas Monjalon , web@dpdk.org References: <1487597889-16560-1-git-send-email-thomas.monjalon@6wind.com> From: Ferruh Yigit Message-ID: <25a56f47-a754-ee20-f8cf-333c7c48563b@intel.com> Date: Mon, 20 Feb 2017 14:31:39 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <1487597889-16560-1-git-send-email-thomas.monjalon@6wind.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-web] [PATCH] update quick start with pcap X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2017 14:31:45 -0000 On 2/20/2017 1:38 PM, Thomas Monjalon wrote: > The vdev names start now with net_ instead of eth_. > > Signed-off-by: Thomas Monjalon Acked-by: Ferruh Yigit