23/04/2023 07:13, Srikanth Yalavarthi: > This series of patches introduces revised xstats specification for ML > device. The revised xstats spec is based on eventdev xstats and supports > DEVICE and MODEL modes to get xstats. This enables retrieving xstats for > device and each model separately. > > > Srikanth Yalavarthi (5): > mldev: remove xstats APIs from library > mldev: introduce revised xstats > mldev: implement xstats library functions > app/mldev: enable reporting xstats > ml/cnxk: implement xstats driver functions
Applied, thanks. Note: did one small fix in a meson file and squashed implem with API