Re: [lng-odp] pktio stats counters

2016-02-29 Thread Zoltan Kiss
I think the general question is: is it expected that the stats include the outgoing traffic of other, non-ODP applications using the same interface? Although I guess in most ODP implementations it's not possible to share an ODP interface, but generally it's not prohibited. On 29/02/16 12:40,

Re: [lng-odp] pktio stats counters

2016-02-29 Thread Zoltan Kiss
Yes, I've already have that, and some more switches, like "-multicast", but it's impossible to predict all the services which will run on that interface. Zoli On 19/02/16 08:45, Maxim Uvarov wrote: In pktio_env for linux-generic we use disable arp: ifconfig $iface -arp In that case there

[lng-odp] pktio stats counters

2016-02-18 Thread Zoltan Kiss
Hi, On ODP-DPDK this assert fails every now and then: https://git.linaro.org/lng/odp.git/blob/refs/heads/api-next:/test/validation/pktio/pktio.c#l1193 The reason is that when you set the interfaces up, there are other system services which can hook into the interface creation, and start