Re: [dpdk-dev] [PATCH v2 2/2] ethdev: clarify xstats Api documentation

2017-01-04 Thread Thomas Monjalon
2017-01-03 10:03, Remy Horton: > > On 23/12/2016 20:35, Olivier Matz wrote: > > Reword the Api documentation of xstats ethdev. > > > > CC: sta...@dpdk.org > > Signed-off-by: Olivier Matz > > Acked-by: Remy Horton Series applied, thanks

Re: [dpdk-dev] [PATCH v2 2/2] ethdev: clarify xstats Api documentation

2017-01-03 Thread Remy Horton
On 23/12/2016 20:35, Olivier Matz wrote: Reword the Api documentation of xstats ethdev. CC: sta...@dpdk.org Signed-off-by: Olivier Matz Acked-by: Remy Horton

[dpdk-dev] [PATCH v2 2/2] ethdev: clarify xstats Api documentation

2016-12-23 Thread Olivier Matz
Reword the Api documentation of xstats ethdev. CC: sta...@dpdk.org Signed-off-by: Olivier Matz --- v1-> v2: - replace "@see rte_eth_xstats_get_names" by "see rte_eth_xstats_get_names()" as suggested by John lib/librte_ether/rte_ethdev.h | 45 --- 1 fil