Re: [vpp-dev] mysql proxy by using vpp host stack #vpp-hoststack

2022-08-22 Thread Florin Coras
Hi, Probably libevent statically links libc. If possible, try to recompile libevent and make it dynamic. Regards, Florin > On Aug 20, 2022, at 8:06 PM, weizhen9...@163.com wrote: > > Hi, > Now I implement mysql proxy by using libevent.so. And I want to implement > mysql proxy by vpp

Re: [vpp-dev] TCP Stack Performance Benchmark

2022-08-22 Thread Florin Coras
Hi Anthony, Sounds great! Let me know what you find. As for wrk, maybe give it a try. Typically, we’ve focused ldp testing on server side, e.g., nginx/envoy, since that was what folks were interested in. We should probably take a closer look at client side as well. Regards, Florin > On