Re: [dpdk-dev] [PATCH v3 2/3] add new xstats API id support for e1000

2017-04-03 Thread Van Haaren, Harry
> From: Piasecki, JacekX > Sent: Monday, April 3, 2017 1:10 PM > To: dev@dpdk.org > Cc: Van Haaren, Harry ; Jastrzebski, MichalX K > ; Piasecki, JacekX > ; Kozak, KubaX > > Subject: [PATCH v3 2/3] add new xstats API id support for e1000 > > From: Michal Jastrzebski > > To achieve functionality

[dpdk-dev] [PATCH v3 2/3] add new xstats API id support for e1000

2017-04-03 Thread Jacek Piasecki
From: Michal Jastrzebski To achieve functionality of retrieving only specific statistics given by application there are two new functions added: eth_igb_xstats_get_by_ids() which retrieve values of statistics specified by ids array and eth_igb_xstats_get_names_by_ids() which retrieve names of sta