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
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/
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
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
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
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
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
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