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 2E63A6932 for ; Tue, 7 Feb 2017 11:50:27 +0100 (CET) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga102.jf.intel.com with ESMTP; 07 Feb 2017 02:50:26 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,346,1477983600"; d="scan'208";a="62107488" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.61]) by fmsmga005.fm.intel.com with SMTP; 07 Feb 2017 02:50:24 -0800 Received: by (sSMTP sendmail emulation); Tue, 07 Feb 2017 10:50:24 +0000 Date: Tue, 7 Feb 2017 10:50:23 +0000 From: Bruce Richardson To: David Hunt Cc: dev@dpdk.org Message-ID: <20170207105023.GA270108@bricha3-MOBL3.ger.corp.intel.com> References: <1486368509-59989-1-git-send-email-david.hunt@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1486368509-59989-1-git-send-email-david.hunt@intel.com> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.7.1 (2016-10-04) Subject: Re: [dpdk-dev] [PATCH v1] doc: add distributor library API change notice X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 10:50:28 -0000 On Mon, Feb 06, 2017 at 08:08:29AM +0000, David Hunt wrote: > Given that the packet distributor library improvements (1) will > not be in 17.02, I plan on doing some consolidation of the > API for burst operation for 17.05, merging the two api's into > one, with options for single or burst operation. > +1 for merging APIs Acked-by: Bruce Richardson