> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Saturday, October 14, 2017 8:10 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: fix highlight of bumped libs in release notes > > 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 <tho...@monjalon.net> > ---
Acked-by: Zhiyong Yang <zhiyong.y...@intel.com>