Re: [dpdk-dev] [PATCH 1/4] ethdev: add retrieving xstats by group and xstats by name

2017-03-06 Thread Thomas Monjalon
Hi, 2017-03-03 13:54, Kuba Kozak: > From: Jacek Piasecki > > This patch extends library for retriving xstats by specified groups and > single xstat by given name. > > Signed-off-by: Jacek Piasecki > Signed-off-by: Kuba Kozak As you probably know, it is difficult to have a good review (or a s

[dpdk-dev] [PATCH 1/4] ethdev: add retrieving xstats by group and xstats by name

2017-03-03 Thread Kuba Kozak
From: Jacek Piasecki This patch extends library for retriving xstats by specified groups and single xstat by given name. Signed-off-by: Jacek Piasecki Signed-off-by: Kuba Kozak --- lib/librte_ether/rte_ethdev.c | 310 -- lib/librte_ether/rte_ethdev.h |

[dpdk-dev] [PATCH 1/4] ethdev: add retrieving xstats by group and xstats by name

2017-03-02 Thread Kuba Kozak
From: Jacek Piasecki This patch extends library for retriving xstats by specified groups and single xstat by given name. Signed-off-by: Jacek Piasecki Signed-off-by: Kuba Kozak --- lib/librte_ether/rte_ethdev.c | 310 -- lib/librte_ether/rte_ethdev.h |