From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 10/13] KNI: provided netif name's source is user-space Date: Sun, 29 Jan 2017 22:50:50 +0100 Message-ID: <2603026.7G4s1QQmRn@xps13> References: <10c1fe28-5e35-a4f2-076e-064ad9c33c42@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, Ferruh Yigit To: =?utf-8?B?TWljaGHFgiBNaXJvc8WCYXc=?= Return-path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id E1C5EBD2C for ; Sun, 29 Jan 2017 22:50:51 +0100 (CET) Received: by mail-wm0-f54.google.com with SMTP id r141so7896831wmg.1 for ; Sun, 29 Jan 2017 13:50:51 -0800 (PST) In-Reply-To: <10c1fe28-5e35-a4f2-076e-064ad9c33c42@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-12-14 17:35, Ferruh Yigit: > On 12/14/2016 5:35 PM, Ferruh Yigit wrote: > > On 12/14/2016 5:19 PM, Micha=C5=82 Miros=C5=82aw wrote: > >> On Wed, Dec 14, 2016 at 05:06:23PM +0000, Ferruh Yigit wrote: > >>> Hi Michal, > >>> > >>> On 12/13/2016 1:08 AM, Micha=C5=82 Miros=C5=82aw wrote: > >>>> Signed-off-by: Micha=C5=82 Miros=C5=82aw > >>>> --- >=20 > Acked-by: Ferruh Yigit Applied, thanks