On 5/26/2017 7:39 PM, Ajit Khaparde wrote: > Update release doc briefly describing updates to bnxt PMD. > > Signed-off-by: Ajit Khaparde <ajit.khapa...@broadcom.com> > --- > doc/guides/rel_notes/release_17_08.rst | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/doc/guides/rel_notes/release_17_08.rst > b/doc/guides/rel_notes/release_17_08.rst > index 74aae10..340c820 100644 > --- a/doc/guides/rel_notes/release_17_08.rst > +++ b/doc/guides/rel_notes/release_17_08.rst > @@ -69,6 +69,14 @@ EAL > Drivers > ~~~~~~~
This is "Resolved Issues" section of the document, please move following to the "New Features" section. > > +* **Updated bnxt PMD.** > + > + Major enhancements include: > + * Support MTU modification. > + * Support LRO. > + * Support VLAN filter and strip functionality. > + * Other enhancements to add support for more dev_ops. > + * Add PMD specific APIs mainly to control VF from PF. Update HWRM version to 1.7.7 ? > > Libraries > ~~~~~~~~~ >