From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 1/4] port: kni interface support Date: Tue, 21 Jun 2016 18:09:24 +0200 Message-ID: <3715656.E95F2JrT5i@xps13> References: <1464434757-10860-1-git-send-email-zhuangwj@gmail.com> <1466506555-4236-1-git-send-email-zhuangwj@gmail.com> <3EB4FA525960D640B5BDFFD6A3D8912647A0A895@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Dumitrescu, Cristian" , "Singh, Jasvinder" , "Yigit, Ferruh" To: Ethan Zhuang Return-path: Received: from mail-lf0-f45.google.com (mail-lf0-f45.google.com [209.85.215.45]) by dpdk.org (Postfix) with ESMTP id E2CE56CD0 for ; Tue, 21 Jun 2016 18:09:26 +0200 (CEST) Received: by mail-lf0-f45.google.com with SMTP id h129so30885708lfh.1 for ; Tue, 21 Jun 2016 09:09:26 -0700 (PDT) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D8912647A0A895@IRSMSX108.ger.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > From: WeiJie Zhuang > > > > add KNI port type to the packet framework > > > > Signed-off-by: WeiJie Zhuang > > Series-acked-by: Cristian Dumitrescu Applied, thanks