Re: [lng-odp] Suspected SPAM - Re: odp with dpdk pktio gives error with larger packets - 'Segmented buffers not supported'

2018-10-18 Thread Elo, Matias (Nokia - FI/Espoo)
Thanks! I think I figured out the problem. Some DPDK NICs require that the buffer length is at least 2kB + headroom to not segment standard ethernet frames. This PR should fix the issue: https://github.com/Linaro/odp/pull/731 . Please let me know if this fixed your problem. -Matias On 17 Oct

Re: [lng-odp] odp with dpdk pktio gives error with larger packets - 'Segmented buffers not supported'

2018-10-18 Thread gyanesh patra
Hi Matias, This PR 731 fixed the issue. Thanks a lot. Regards, P Gyanesh Kumar Patra On Thu, Oct 18, 2018 at 4:40 AM Elo, Matias (Nokia - FI/Espoo) < matias@nokia.com> wrote: > Thanks! I think I figured out the problem. Some DPDK NICs require that the > buffer length is at least 2kB + headr

Re: [lng-odp] ODP crash at buffer_alloc_multi() while inserting into iplookuptable

2018-10-18 Thread gyanesh patra
Hi, We are curious if there is any solution in the pipeline for this issue of iplookuptable insert, i.e. crash at buffer_alloc_multi() ? Any pointer will be really helpful. If it will help, we can create an issue in github too. Thanks for the help. Regards, P Gyanesh Kumar Patra On Tue, Sep 11, 2

Re: [lng-odp] ODP crash at buffer_alloc_multi() while inserting into iplookuptable

2018-10-18 Thread Maxim Uvarov
can you create test case for us? On Thu, 18 Oct 2018 at 14:55, gyanesh patra wrote: > Hi, > We are curious if there is any solution in the pipeline for this issue of > iplookuptable insert, i.e. crash at buffer_alloc_multi() ? Any pointer > will be really helpful. > If it will help, we can creat

[lng-odp] [Linaro/odp] df04f4: example: stop and close pktio devices on exit

2018-10-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: df04f4ccb940fea8cf3d7b5d41e31a381bb0ec08 https://github.com/Linaro/odp/commit/df04f4ccb940fea8cf3d7b5d41e31a381bb0ec08 Author: Matias Elo Date: 2018-10-18 (Thu, 18 Oct 2018) Changed paths: M example/i

[lng-odp] [Linaro/odp] f8a9b8: example: generator: use odp_wait_time_ns() instead...

2018-10-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: f8a9b873ffd6b1a512eb87ebc3ab183bc71157b0 https://github.com/Linaro/odp/commit/f8a9b873ffd6b1a512eb87ebc3ab183bc71157b0 Author: Matias Elo Date: 2018-10-18 (Thu, 18 Oct 2018) Changed paths: M example/g

[lng-odp] [Linaro/odp] 690bac: linux-gen: pool: increase minimum packet segment l...

2018-10-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 690bacc61c55e4f8f3195faaac068da83790ebf4 https://github.com/Linaro/odp/commit/690bacc61c55e4f8f3195faaac068da83790ebf4 Author: Matias Elo Date: 2018-10-18 (Thu, 18 Oct 2018) Changed paths: M platform/

[lng-odp] [Linaro/odp] 031802: linux-gen: config: improve config file check error...

2018-10-18 Thread GitHub
Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 031802ec0c5e3e44d70aee7b19e0cd1055c9fe0b https://github.com/Linaro/odp/commit/031802ec0c5e3e44d70aee7b19e0cd1055c9fe0b Author: Petri Savolainen Date: 2018-10-18 (Thu, 18 Oct 2018) Changed paths: M pla