From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v9] net/kni: add KNI PMD Date: Fri, 17 Feb 2017 14:47:50 +0100 Message-ID: <1566055.VXsRebtFXA@xps13> References: <20170131121819.32196-1-ferruh.yigit@intel.com> <20170217134238.27064-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, John McNamara , Yong Wang To: Ferruh Yigit Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id D233E2A5D for ; Fri, 17 Feb 2017 14:47:51 +0100 (CET) Received: by mail-wm0-f46.google.com with SMTP id v186so15574449wmd.0 for ; Fri, 17 Feb 2017 05:47:51 -0800 (PST) In-Reply-To: <20170217134238.27064-1-ferruh.yigit@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" 2017-02-17 13:42, Ferruh Yigit: > Add KNI PMD which wraps librte_kni for ease of use. > > KNI PMD can be used as any regular PMD to send / receive packets to the > Linux networking stack. > > Signed-off-by: Ferruh Yigit > Reviewed-by: Yong Wang > --- > > v9: > * update for 17.05 You keep updating this patch in the hope that someone would be interested :) Please let's make clear that I am OK to merge it but you asked me to wait for someone supporting its inclusion.