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

Ferruh Yigit ferruh.yigit at intel.com
Wed Jul 4 19:38:41 CEST 2018


On 6/29/2018 8:15 AM, David Marchand wrote:
> 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>

Acked-by: Harry van Haaren <harry.van.haaren at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list