On 6/26/2020 4:02 PM, Harman Kalra wrote: > Updating release notes with information about new > Marvell SOC i.e cn98xx support added to existing > octeontx2 driver. > > Signed-off-by: Harman Kalra <hka...@marvell.com> > --- > doc/guides/rel_notes/release_20_08.rst | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/doc/guides/rel_notes/release_20_08.rst > b/doc/guides/rel_notes/release_20_08.rst > index cc3998457..eaa24de05 100644 > --- a/doc/guides/rel_notes/release_20_08.rst > +++ b/doc/guides/rel_notes/release_20_08.rst > @@ -81,6 +81,9 @@ New Features > * Added support for virtio queue statistics. > * Added support for MTU update. > > +* **Updated Marvell octeontx2 ethdev PMD.** > + > + Updated Marvell octeontx2 driver with cn98xx support. > > > Removed Items >
Squashed into relevant commit [1] in next-net, thanks. [1] b617ba25d513 ("net/octeontx2: support cn98xx")