11/10/2024 21:25, Ferruh Yigit:
> On 10/11/2024 2:38 AM, Stephen Hemminger wrote:
> > Change the documentation to match current usage of this feature
> > in the NIC table. Moved this sub heading to be after basic
> > stats because the queue stats reported now are in the same structure.
> >
> > Although the "Stats per Queue" feature was originally intended
> > to be related to stats mapping, the overwhelming majority of drivers
> > report this feature with a different meaning.
> >
> > Hopefully in later release the per-queue stats limitations
> > can be fixed, but this requires and API, ABI, and lots of driver
> > changes.
> >
> > Fixes: dad1ec72a377 ("doc: document NIC features")
> > Cc: [email protected]
> > Signed-off-by: Stephen Hemminger <[email protected]>
>
> Acked-by: Ferruh Yigit <[email protected]>
Applied with spacing fixed, thanks.