From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: postpone ABI changes for mbuf Date: Wed, 09 Nov 2016 23:16:13 +0100 Message-ID: <2207533.DjD6bFEeO1@xps13> References: <1478707921-32509-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-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id C3F6D558C for ; Wed, 9 Nov 2016 23:16:14 +0100 (CET) Received: by mail-wm0-f51.google.com with SMTP id t79so328020247wmt.0 for ; Wed, 09 Nov 2016 14:16:14 -0800 (PST) In-Reply-To: <1478707921-32509-1-git-send-email-olivier.matz@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-11-09 17:12, Olivier Matz: > Mbuf modifications are not ready for 16.11, postpone them to 17.02. > > Signed-off-by: Olivier Matz Applied, thanks