> <...> > > > --- a/doc/guides/rel_notes/release_17_11.rst > > +++ b/doc/guides/rel_notes/release_17_11.rst > > @@ -81,6 +81,7 @@ New Features > > See the :ref:`Membership Library <Member_Library>` documentation in > > the Programmers Guide document, for more information. > > > > +<<<<<<< a3dabd30369bd73017fa367725fb1b455074a2ca > > * **Added the Generic Segmentation Offload Library.** > > > > Added the Generic Segmentation Offload (GSO) library to enable @@ > > -96,6 +97,12 @@ New Features > > The GSO library doesn't check if the input packets have correct > > checksums, and doesn't update checksums for output packets. > > Additionally, the GSO library doesn't process IP fragmented packets. > > +======= > > +* **Added SoftNIC PMD.** > > + > > + Added new SoftNIC PMD. This virtual device offers applications a > > + software fallback support for traffic management. > > +>>>>>>> net/softnic: add softnic PMD > > This looks like merge artifact, can you please fix this?
Fixed in the next version. Thanks.