Re: [vpp-dev] Bug in plugins/dpdk/device/init.c related to eal_init_args found using AddressSanitizer

2019-09-12 Thread Dave Wallace
Elias, Thanks for the patch -- I just merged it. Welcome to the VPP community :) Thanks, -daw- On 9/12/2019 5:19 AM, Damjan Marion wrote: see: https://wiki.fd.io/view/VPP/Pulling,_Building,_Running,_Hacking_and_Pushing_VPP_Code Section 6 On 12 Sep 2019, at 11:11, Elias Rudberg

[vpp-dev] 19.08.1 update - new tentative date + additional fix

2019-09-12 Thread Andrew Yourtchenko
Hi all, in the process of testing the soon-to-be 19.08.1 we have discovered another issue which we wanted to get addressed before the 19.08.1 as it also affects the APIs. The change is https://gerrit.fd.io/r/#/c/vpp/+/22015/ We will merge it as soon as practically possible after the sign-off fr

Re: [vpp-dev] Issue with DPDK 19.08 / i40e driver

2019-09-12 Thread Damjan Marion via Lists.Fd.Io
Florin hit the same issue few weeks ago, don't use debug version of DPDK and it will work OK. it is unlikely vpp issue, as it happens only when dpdk is compiled with -g0. It looks like stack corruption in dpdk. If somebody have cycles, probably bisecting the dpdk between last two releases will g

Re: [vpp-dev] Issue with DPDK 19.08 / i40e driver

2019-09-12 Thread Aloys Augustin (aloaugus) via Lists.Fd.Io
Hi Damjan, I encountered the same issue on a different host with the same hardware, here is a stack trace: DBGvpp# sh int Name IdxState MTU (L3/IP4/IP6/MPLS) Counter Count FortyGigabitEthernet5e/0/01 down 9000/0/0/0 local0

Re: [vpp-dev] Bug in plugins/dpdk/device/init.c related to eal_init_args found using AddressSanitizer

2019-09-12 Thread Damjan Marion via Lists.Fd.Io
see: https://wiki.fd.io/view/VPP/Pulling,_Building,_Running,_Hacking_and_Pushing_VPP_Code Section 6 > On 12 Sep 2019, at 11:11, Elias Rudberg wrote: > > OK, now I created a Jira issue about it: > htt

Re: [vpp-dev] Bug in plugins/dpdk/device/init.c related to eal_init_args found using AddressSanitizer

2019-09-12 Thread Elias Rudberg
OK, now I created a Jira issue about it: https://jira.fd.io/browse/VPP-1772 I would like to commit and push a fix also, but I'm not sure how to do that properly. Looking at "git log" it looks like you are using some special form of commit messages with special "Signed-off-by" and "Change-Id" parts

回复: [vpp-dev] vpp dpdk crypto performance testing (VPP 19.01)

2019-09-12 Thread shi dave
Hi Matthew, the patch you mentioned(dpdk-ipsec: fix encrypt/decrypt single queue) is a fix about this commit https://gerrit.fd.io/r/c/vpp/+/17184 (dpdk-ipsec: use single queue pair per crypto resource) I merged these two commits to 19.01, it seems no improvement, the downlink rx-miss are still