Kuba Kozak fca82a8acc net/ixgbe: support xstats by ID
To achieve functionality of retrieving only specific statistics
given by application there are two new functions added:
ixgbe_dev_xstats_get_by_ids() which retrieve
values of statistics specified by ids array
and ixgbe_dev_xstats_get_names_by_ids() which retrieve
names of statistics specified by ids array.

Signed-off-by: Kuba Kozak <kubax.kozak@intel.com>
2017-05-01 23:48:39 +02:00
..
2017-05-01 22:35:05 +02:00
2017-04-28 14:46:18 +02:00
2017-05-01 23:48:39 +02:00
2017-05-01 23:48:39 +02:00
2017-04-28 14:46:17 +02:00
2017-04-28 14:46:18 +02:00
2017-04-18 19:07:45 +02:00
2017-04-19 14:12:50 +02:00
2017-04-19 15:37:37 +02:00