From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: postpone ABI changes to 17.05 Date: Mon, 13 Feb 2017 15:21:16 +0100 Message-ID: <1651721.m8r9e1qBxk@xps13> References: <1486983926-23240-1-git-send-email-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com To: Olivier Matz Return-path: Received: from mail-wr0-f173.google.com (mail-wr0-f173.google.com [209.85.128.173]) by dpdk.org (Postfix) with ESMTP id 85BCD69C5 for ; Mon, 13 Feb 2017 15:21:18 +0100 (CET) Received: by mail-wr0-f173.google.com with SMTP id o16so151526816wra.1 for ; Mon, 13 Feb 2017 06:21:18 -0800 (PST) In-Reply-To: <1486983926-23240-1-git-send-email-olivier.matz@6wind.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-13 12:05, Olivier Matz: > Postpone the ABI changes for mempool and mbuf that were planned > for 17.02 to 17.05. > > Signed-off-by: Olivier Matz Applied, thanks