[dpdk-dev] [PATCH 0/4] extend API to retriving xstats by group and xstats by name

2017-03-02 Thread Kuba Kozak
Added three new functions to API: rte_eth_xstats_get_by_name(), rte_eth_xstats_get_by_group(), rte_eth_xstats_get_names_by_group(). Extension of the 'rte_igb_xstats_name_off' structure with additional field 'group_mask'. For each xstats there is now specified group (e.g. TX_GROUP), one xstatistic

[dpdk-dev] [PATCH 0/4] extend API to retriving xstats by group and xstats by name

2017-03-03 Thread Kuba Kozak
Added three new functions to API: rte_eth_xstats_get_by_name(), rte_eth_xstats_get_by_group(), rte_eth_xstats_get_names_by_group(). Extension of the 'rte_igb_xstats_name_off' structure with additional field 'group_mask'. For each xstats there is now specified group (e.g. TX_GROUP), one xstatistic