On Mon, Apr 6, 2020 at 2:45 PM Nithin Dabilpuram <ndabilpu...@marvell.com> wrote:
> > > > > > diff --git a/doc/guides/nics/features/octeontx2.ini > > > b/doc/guides/nics/features/octeontx2.ini > > > index 473fe56..fb13517 100644 > > > --- a/doc/guides/nics/features/octeontx2.ini > > > +++ b/doc/guides/nics/features/octeontx2.ini > > > @@ -31,6 +31,7 @@ Inline protocol = Y > > > VLAN filter = Y > > > Flow control = Y > > > Flow API = Y > > > +Rate limitation = Y > > > > Definition this "Rate limitation" and TM rate limitation functionally > > the same. But the interface is different. > > Following is the interface for the above "Rate limitation" feature. > > So, Above "Y" is not applicable. > > Actually support to this feature is added via Patch 10/11. My bad, > I added the document update in 11/11 which caused the confusion. > Another reason is rate limit support depends on TM support in OCTEON TX2. > I also missed to update octeontx2_vec.ini and octeontx2_vf.ini file. > Can the above change be put back into Patch 10/11 ? Sure. I moved the update to the 10/11 patch from the 11/11 patch. > > Thanks for other corrections.