From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH v2] doc: announce ABI change for mbuf structure Date: Thu, 28 Jul 2016 08:09:23 +0530 Message-ID: <20160728023922.GA4634@localhost.localdomain> References: <1468936875-1652-1-git-send-email-olivier.matz@6wind.com> <1468998974-3040-1-git-send-email-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: , , To: Olivier Matz Return-path: Received: from NAM01-SN1-obe.outbound.protection.outlook.com (mail-sn1nam01on0053.outbound.protection.outlook.com [104.47.32.53]) by dpdk.org (Postfix) with ESMTP id 2C9E22BB9 for ; Thu, 28 Jul 2016 04:39:35 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1468998974-3040-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" On Wed, Jul 20, 2016 at 09:16:14AM +0200, Olivier Matz wrote: > For 16.11, the mbuf structure will be modified implying ABI breakage. > Some discussions already took place here: > http://www.dpdk.org/dev/patchwork/patch/12878/ > > Signed-off-by: Olivier Matz Acked-by: Jerin Jacob