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

2022-01-20 Thread Florin Coras
I completely missed that, thanks Hanlin! For perf tests always use release images. Regards, Florin > On Jan 20, 2022, at 6:27 PM, weizhen9...@163.com wrote: > > Yes, I use a debug version. > Thank you. > > -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

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

2022-01-20 Thread weizhen9612
Yes, I use a debug version. Thank you. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20772): https://lists.fd.io/g/vpp-dev/message/20772 Mute This Topic: https://lists.fd.io/mt/88456731/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe:

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

2022-01-20 Thread Florin Coras
Latency with vpp is very high for ~50% of the requests so either some config is still off or something loses packets. To check if the later is the case, try “show error” and check tcp counters for out of order enqueues or “show tcp stats” and check retransmission counters. To make sure we

Re: [vpp-dev] Thu 13-Jan FD.io CSIT talk at LFN Developer & Testing Forum

2022-01-20 Thread Maciek Konstantynowicz (mkonstan) via lists.fd.io
Here pointers to materials and recordings from the session last week - Enjoy: CSIT Talk: Performance Benchmarking, Anomaly Detection, Results Tracking

Re: [vpp-dev] VPP 22.02 RC1 milestone is complete!

2022-01-20 Thread Dave Wallace
Excellent! Thanks for getting the VPP 22.02 release cycle under way :D -daw- On 1/19/2022 3:29 PM, Andrew Yourtchenko wrote: Hi all, the VPP 22.02 RC1 milestone is complete! The master branch is open for all commits, the stable/2202 is open for the bugfixes (other than the exception related

Re: [vpp-dev] Bihash is considered thread-safe but probably shouldn't

2022-01-20 Thread Damjan Marion via lists.fd.io
Let me resurrect this discussion as my patch is still in gerrit. Nick, any chance you can submit your proposal as discussed bellow? Thanks, — Damjan > On 04.11.2021., at 19:35, Damjan Marion via lists.fd.io > wrote: > > > Dear Nick, > > Will be great if you can support your proposal