From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] doc: fix highlight of bumped libs in release notes Date: Mon, 23 Oct 2017 09:26:36 -0700 Message-ID: References: <20171014000945.29269-1-thomas@monjalon.net> <20171023101504.21799-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Thomas Monjalon , dev@dpdk.org Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 0816D1B33D for ; Mon, 23 Oct 2017 18:26:37 +0200 (CEST) In-Reply-To: <20171023101504.21799-1-thomas@monjalon.net> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/23/2017 3:15 AM, Thomas Monjalon wrote: > The libraries which have their ABI version increased in this release > must be prepended with a + sign to make them appear clearly. > > Fixes: f8244c6399d9 ("ethdev: increase port id range") > Fixes: ec51443cc99a ("gso: add Generic Segmentation Offload API framework") > > Signed-off-by: Thomas Monjalon > Acked-by: Zhiyong Yang Reviewed-by: Ferruh Yigit