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

2017-04-12 Thread Van Haaren, Harry
> From: Jastrzebski, MichalX K > Sent: Tuesday, April 11, 2017 5:37 PM > To: dev@dpdk.org > Cc: Jain, Deepak K ; Van Haaren, Harry > ; > Piasecki, JacekX ; Kozak, KubaX > > Subject: [PATCH v5 3/3] net/ixgbe: new xstats API add ID support for ixgbe > > From: Jacek Piasecki > > To achieve funct

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

2017-04-11 Thread Michal Jastrzebski
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