From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: remove old deprecation notices Date: Wed, 05 Apr 2017 15:21:54 +0200 Message-ID: <3461387.1YX2RcvOYh@xps13> References: <1491395246-26866-1-git-send-email-thomas.monjalon@6wind.com> <20170405125730.GA21096@bricha3-MOBL3.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, david.hunt@intel.com To: Bruce Richardson Return-path: Received: from mail-wr0-f178.google.com (mail-wr0-f178.google.com [209.85.128.178]) by dpdk.org (Postfix) with ESMTP id 423C59E3 for ; Wed, 5 Apr 2017 15:21:56 +0200 (CEST) Received: by mail-wr0-f178.google.com with SMTP id t20so14681750wra.1 for ; Wed, 05 Apr 2017 06:21:56 -0700 (PDT) In-Reply-To: <20170405125730.GA21096@bricha3-MOBL3.ger.corp.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-04-05 13:57, Bruce Richardson: > On Wed, Apr 05, 2017 at 02:27:26PM +0200, Thomas Monjalon wrote: > > The ring and distributor reworks are done. > > > > Fixes: a6619414e0a9 ("ring: make struct and macros type agnostic") > > Fixes: 775003ad2f96 ("distributor: add new burst-capable library") > > > > Signed-off-by: Thomas Monjalon > > --- > Acked-by: Bruce Richardson Applied