From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: fix highlight of bumped libs in release notes Date: Mon, 23 Oct 2017 22:39:53 +0200 Message-ID: <17974915.6s34IOzpOF@xps> References: <20171014000945.29269-1-thomas@monjalon.net> <20171023101504.21799-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Ferruh Yigit To: dev@dpdk.org Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 1F9681B6AF for ; Mon, 23 Oct 2017 22:39:54 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 23/10/2017 18:26, Ferruh Yigit: > 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 Applied