[dpdk-dev] [PATCH v3 00/13] port: added port statistics

2015-05-26 Thread Maciej Gajdzica
Added statistics for every type of port. By default all port statistics are disabled, user must activate them in config file. Changes in v2: - added missing signoffs Changes in v3: - removed new config options to enable/disable stats - using RTE_LOG_LEVEL instead Maciej G

[dpdk-dev] [PATCH v3 00/13] port: added port statistics

2015-05-26 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Tuesday, May 26, 2015 10:23 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3 00/13] port: added port statistics > > Added statistics for every type of port