Re: [vpp-dev] VPP Stateful NAT64 crashes with segmentation fault

2022-11-16 Thread Gabor LENCSE
Hi Philip, Thank you very much for the detailed instructions! It was still not completely straight forward to do the compilation, because of my proxy, but I finally managed to do it. However, the installation of the packages failed due to an unsatisfied dependency (at least is seems to be so)

Re: [vpp-dev] VPP Stateful NAT64 crashes with segmentation fault

2022-11-11 Thread filvarga
Hi Gabor, I would suggest using ubuntu 20.04 to build your .deb packages and then upload them to the servers. Basically you would do this: 1) git clone https://github.com/FDio/vpp.git && cd vpp 2) git checkout v22.06 3) make install-ext-dep 4) make install-dep 5) make pkg-deb-debug Copy all of t

Re: [vpp-dev] VPP Stateful NAT64 crashes with segmentation fault

2022-11-08 Thread Gabor LENCSE
Dear Filip, Thank you very much for your prompt reply! I have attached the startup.conf files for the case with 2 workers (startup.conf-mc1wc02) and for the case when I used only the main core (startup.conf-mc0). In both cases, 4 CPU cores (0-3) were enabled and cores 0-2 were excluded from t

Re: [vpp-dev] VPP Stateful NAT64 crashes with segmentation fault

2022-11-08 Thread filvarga
Hi Gabor, I will look into it and get back to you. Meanwhile could you run the same test with a debug build and post the results ? Maybe even core dump. Also please post your startup.conf file Best regards, Filip Varga st 9. 11. 2022 o 7:50 Gabor LENCSE napĂ­sal(a): > Dear VPP Developers, > >

[vpp-dev] VPP Stateful NAT64 crashes with segmentation fault

2022-11-08 Thread Gabor LENCSE
Dear VPP Developers, I am a researcher and I would like to benchmark the performance of the stateful NAT64 implementation of FD.io VPP. Unfortunately, VPP crashed with segmentation fault. Some details: I used two Dell PowerEdge R430 servers as the Tester and the DUT (Device Under Test), two