Re: [dpdk-dev] [PATCH v6 5/5] net/ixgbe: new xstats API add ID support for ixgbe

2017-04-13 Thread Van Haaren, Harry
> From: Kozak, KubaX > Sent: Thursday, April 13, 2017 3:59 PM > To: dev@dpdk.org > Cc: Van Haaren, Harry ; Jain, Deepak K > ; > Piasecki, JacekX ; Kozak, KubaX > > Subject: [PATCH v6 5/5] net/ixgbe: new xstats API add ID support for ixgbe > > From: Jacek Piasecki > > To achieve functionality

[dpdk-dev] [PATCH v6 5/5] net/ixgbe: new xstats API add ID support for ixgbe

2017-04-13 Thread Kuba Kozak
From: Jacek Piasecki 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 sta