On 6/29/2018 8:15 AM, David Marchand wrote: > On Thu, Jun 28, 2018 at 4:16 PM, Ferruh Yigit <[email protected]> wrote: >> Documents the assumption that 'xstats[i].id == i' and >> key=xstats_names[i].name, value=xstats[i].value >> >> xstats[i].id is still used for xstats _by_id() APIs. >> >> This patch reverts some part of the commit 6d52d1d4afb4 ("ethdev: >> clarify extended statistics documentation") >> >> Signed-off-by: Ferruh Yigit <[email protected]> > > Reviewed-by: David Marchand <[email protected]>
Acked-by: Harry van Haaren <[email protected]> Applied to dpdk-next-net/master, thanks.

