Re: [PATCH v1] ml/cnxk: fix xstat type names in documentation

2023-06-12 Thread Thomas Monjalon
23/04/2023 07:01, Srikanth Yalavarthi: > Fix incorrect type names for xstats in ML cnxk driver documentation. > > Fixes: 4ff4ab8e1a20 ("ml/cnxk: support extended statistics") > > Signed-off-by: Srikanth Yalavarthi Applied, thanks.

[PATCH v1] ml/cnxk: fix xstat type names in documentation

2023-04-22 Thread Srikanth Yalavarthi
Fix incorrect type names for xstats in ML cnxk driver documentation. Fixes: 4ff4ab8e1a20 ("ml/cnxk: support extended statistics") Signed-off-by: Srikanth Yalavarthi --- doc/guides/mldevs/cnxk.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guides/mldevs/cnxk.rs