From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ye Xiaolong Subject: Re: [PATCH v9 1/1] net/af_xdp: introduce AF XDP PMD driver Date: Wed, 3 Apr 2019 07:01:02 +0800 Message-ID: <20190402230102.GA13655@intel.com> References: <20190301080947.91086-1-xiaolong.ye@intel.com> <20190402154653.711-1-xiaolong.ye@intel.com> <20190402154653.711-2-xiaolong.ye@intel.com> <20190402115619.71e4f5ac@shemminger-XPS-13-9360> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Ferruh Yigit , Qi Zhang , Karlsson Magnus , Topel Bjorn , Maxime Coquelin , Luca Boccassi , Bruce Richardson , Ananyev Konstantin , David Marchand , Andrew Rybchenko , Olivier Matz To: Stephen Hemminger Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 55EBA5B40 for ; Wed, 3 Apr 2019 01:05:55 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20190402115619.71e4f5ac@shemminger-XPS-13-9360> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 04/02, Stephen Hemminger wrote: >On Tue, 2 Apr 2019 23:46:53 +0800 >Xiaolong Ye wrote: > >> + /* pull from complete qeueu to leave more space */ > >Overall looks good, one last spelling error Sorry for the typo, will fix in in next version. Thanks, Xiaolong