Re: [lng-odp] latency calulation with netmap pkt i/o fails with oversized packet debug msg

2018-07-25 Thread Elo, Matias (Nokia - FI/Espoo)
> On 25 Jul 2018, at 17:11, Maxim Uvarov wrote: > > For quick look it looks like mtu is not set correctly on open(). Can you try > this patch: > > diff --git a/platform/linux-generic/pktio/netmap.c > b/platform/linux-generic/pktio/netmap.c > index 0da2b7a..d4db0af 100644 > --- a/platform/li

Re: [lng-odp] latency calulation with netmap pkt i/o fails with oversized packet debug msg

2018-07-25 Thread Maxim Uvarov
For quick look it looks like mtu is not set correctly on open(). Can you try this patch: diff --git a/platform/linux-generic/pktio/netmap.c b/platform/linux-generic/pktio/netmap.c index 0da2b7a..d4db0af 100644 --- a/platform/linux-generic/pktio/netmap.c +++ b/platform/linux-generic/pktio/netma

[lng-odp] latency calulation with netmap pkt i/o fails with oversized packet debug msg

2018-07-25 Thread gyanesh patra
I am trying to run moongen to calculate the latency in the link. I compiled ODP with netmap. I run example/l2-load-latency.lua from moongen and odp_l2fwd_simple from ODP. I found that most of the packets are dropped at the rx side of ODP. ODP-- root@test:~/gyn/odp/buildN/bin# ./odp_l2fwd_s

[lng-odp] [Linaro/odp] 6d91fe: thread: increase ODP_THREAD_COUNT_MAX to 256

2018-07-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 6d91fe717d2e62e048fb8837a67cc1118a3113d1 https://github.com/Linaro/odp/commit/6d91fe717d2e62e048fb8837a67cc1118a3113d1 Author: Matias Elo Date: 2018-07-25 (Wed, 25 Jul 2018) Changed paths: M include/o

Re: [lng-odp] ODP logo to use in academic publications

2018-07-25 Thread gyanesh patra
Thanks a lot for the pointer. Regards, P Gyanesh Kumar Patra On Wed, Jul 25, 2018 at 9:51 AM Maxim Uvarov wrote: > main odp project has: > ./doc/images/ODP-Logo-HQ.svg > > I think it should be possible to convert it to eps. > > Maxim. > > On 25 July 2018 at 15:38, gyanesh patra wrote: > >> ​

Re: [lng-odp] ODP logo to use in academic publications

2018-07-25 Thread Maxim Uvarov
main odp project has: ./doc/images/ODP-Logo-HQ.svg I think it should be possible to convert it to eps. Maxim. On 25 July 2018 at 15:38, gyanesh patra wrote: > ​ > Hi, > I am looking for the ODP Logo in eps format to use in academic > publications. I have only encountered png files. Is there an

[lng-odp] ODP logo to use in academic publications

2018-07-25 Thread gyanesh patra
​ Hi, I am looking for the ODP Logo in eps format to use in academic publications. I have only encountered png files. Is there any goto location where i can find the logo? Thanks, P Gyanesh Kumar Patra