RE: [PATCH] Use BPF to distribute packet to different work thread.

2020-11-17 Thread Liu, Qiao
Hi, Mikhail Isachenkov: Great thanks for reply, I use wrk to do the test, please see below link for wrk script and nginx config file https://gist.github.com/qiaoliu78/75e7710a02c3346d22ddda04cea83b97 I use 2 different E5 8280 servers, each with 2 Mellanox 100GB cards bound and directly

[ANN] Test::Nginx 0.29 is released

2020-11-17 Thread Yichun Zhang (agentzh)
Hi there, I am happy to announce the new 0.29 release of Test::Nginx: https://openresty.org/en/ann-test-nginx-029.html This version fixes the Test2::Util module dependency problem introduced in the previous 0.28 release. This Perl module provides a test scaffold for automated testing in Nginx

[njs] Stream: linking ngx object to the module missed in d7f6e719af98.

2020-11-17 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/24717ec294b8 branches: changeset: 1566:24717ec294b8 user: Dmitry Volyntsev date: Tue Nov 17 13:16:47 2020 + description: Stream: linking ngx object to the module missed in d7f6e719af98. diffstat: nginx/ngx_stream_js_module.c | 6 ++

Re: [PATCH] Use BPF to distribute packet to different work thread.

2020-11-17 Thread Mikhail Isachenkov
Hi Liu Quao, Looks like you didn't receive my answer for some reason. You can find it in maillist archive: http://mailman.nginx.org/pipermail/nginx-devel/2020-September/013483.html And let me quote it a little: a) please share your test stand/test scripts/nginx configuration b) did you