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

2015-03-30 Thread David Marchand
On Mon, Mar 30, 2015 at 6:45 PM, Stephen Hemminger < stephen at networkplumber.org> wrote: > On Mon, 30 Mar 2015 12:28:51 +0200 > Maciej Gajdzica wrote: > > > Added statistics for every type of port. By default all port statistics > > are disabled, user must activate them in config file. > > Can

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

2015-03-30 Thread Maciej Gajdzica
Added statistics for every type of port. By default all port statistics are disabled, user must activate them in config file. This patchset depends on two patchsets: port: added ethdev_writer_nodrop and ring_writer_nodrop ports port: added frag_ipv6 and ras_ipv6 ports Maciej Gajdzica (13):

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

2015-03-30 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Maciej Gajdzica > Sent: Monday, March 30, 2015 11:29 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 00/13] port: added port statistics > > Added statistics for every type of port

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

2015-03-30 Thread Stephen Hemminger
On Mon, 30 Mar 2015 12:28:51 +0200 Maciej Gajdzica wrote: > Added statistics for every type of port. By default all port statistics > are disabled, user must activate them in config file. Can we stop with the config file option for everything nonsense. I know that it makes sense for demos and