[dpdk-dev] [PATCH] ethdev: document xstats API assumption

David Marchand david.marchand at 6wind.com
Fri Jun 29 09:15:23 CEST 2018


On Thu, Jun 28, 2018 at 4:16 PM, Ferruh Yigit <ferruh.yigit at intel.com> 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 <ferruh.yigit at intel.com>

Reviewed-by: David Marchand <david.marchand at 6wind.com>

So my testpmd patch can be dropped.


-- 
David Marchand


More information about the dev mailing list