On Fri, Apr 17, 2020 at 3:29 PM Ferruh Yigit <ferruh.yi...@intel.com> wrote:
> On 4/17/2020 5:35 PM, Ajit Khaparde wrote: > > Update release notes for 20.05 release with Broadcom PMD improvements: > > > > * Added support for host based flow table management > > * Added flow counters to extended stats > > * Added PCI function stats to extended stats > > > > Signed-off-by: Ajit Khaparde <ajit.khapa...@broadcom.com> > > --- > > doc/guides/rel_notes/release_20_05.rst | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > > > diff --git a/doc/guides/rel_notes/release_20_05.rst > b/doc/guides/rel_notes/release_20_05.rst > > index 1d1819d27..b627c0b7c 100644 > > --- a/doc/guides/rel_notes/release_20_05.rst > > +++ b/doc/guides/rel_notes/release_20_05.rst > > @@ -136,6 +136,14 @@ New Features > > by making use of the event device capabilities. The event mode > currently supports > > only inline IPsec protocol offload. > > > > +* **Updated Broadcom bnxt driver.** > > + > > + Updated Broadcom bnxt driver with new features and improvements, > including: > > + > > + * Added support for host based flow table management > > + * Added flow counters to extended stats > > + * Added PCI function stats to extended stats > > + > > > > Removed Items > > ------------- > > > > Hi Ajit, > > The release notes should updated with the patchset that adds the feature, > instead of as a separate patch, can you please pay attention for next sets. > > Also please add the notes in the order that has been described in the > comment of > the section. > > Applied to dpdk-next-net/master, thanks. > Will do. Thanks Ferruh. Thanks Ajit