Re: [vpp-dev] Segmentation fault when dpdk number-rx-queues > 1 in startup.conf

2022-05-06 Thread Xu, Ting
Hi, Damjan I look into the code. The bad commit is ce4083ce48958d9d3956e8317445a5552780af1a (“dpdk: offloads cleanup”), and the previous commit is correct, so I compare these two. Since they use the same DPDK version, I check the input of rte API. I find that the direct cause is configuring de

Re: [vpp-dev] test performance of nginx using vpp host stack#vpp-hoststack

2022-05-06 Thread liuyacan
Hi Florin,    Thanks for the clear explanation !  I do remember that I consulted with you about this procedure, and it has been improved before. But i am failed to find the patch two days ago.Regards,yacan