Re: [PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
From: David Howells
Date: Wed Jul 26 2023 - 06:52:39 EST
Tariq Toukan <ttoukan.linux@xxxxxxxxx> wrote:
> We repro the issue on the server side using this client command:
> $ wrk -b2.2.2.2 -t4 -c1000 -d5 --timeout 5s https://2.2.2.3:20443/256000b.img
What's wrk?
David