From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: announce ABI changes planned for unified packet type Date: Thu, 16 Jul 2015 01:37:01 +0200 Message-ID: <5245477.kycuoPyaSs@xps13> References: <1435913354-20129-1-git-send-email-helin.zhang@intel.com> <1436291120-9547-1-git-send-email-helin.zhang@intel.com> <9BB6961774997848B5B42BEC655768F8C64492@SHSMSX104.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Zhang, Helin" Return-path: Received: from mail-wg0-f45.google.com (mail-wg0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id C57885A79 for ; Thu, 16 Jul 2015 01:38:14 +0200 (CEST) Received: by wgxm20 with SMTP id m20so45138079wgx.3 for ; Wed, 15 Jul 2015 16:38:14 -0700 (PDT) In-Reply-To: <9BB6961774997848B5B42BEC655768F8C64492@SHSMSX104.ccr.corp.intel.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" > > The significant ABI changes of all shared libraries are planned to support > > unified packet type which will be taken effect from release 2.2. Here > > announces that ABI changes in detail. > > > > Signed-off-by: Helin Zhang > Acked-by: Jingjing Wu Applied with rewording to take new NEXT_ABI option into account.