Re: new benchmarks/udpbench

2022-07-29 Thread Klemens Nanni
OK kn On Fri, Jul 29, 2022 at 02:24:55PM +0200, Alexander Bluhm wrote: > Forgot attach tgz :-( > > On Fri, Jul 29, 2022 at 02:24:02PM +0200, Alexander Bluhm wrote: > > Hi, > > > > I have written a little tool to send and receive UDP packets and > > measure thoughput. With existing programs like

Re: new benchmarks/udpbench

2022-07-29 Thread Alexander Bluhm
Forgot attach tgz :-( On Fri, Jul 29, 2022 at 02:24:02PM +0200, Alexander Bluhm wrote: > Hi, > > I have written a little tool to send and receive UDP packets and > measure thoughput. With existing programs like iperf3 it is unclear > what happens at syscall layer. My udpbench can generate twice

new benchmarks/udpbench

2022-07-29 Thread Alexander Bluhm
Hi, I have written a little tool to send and receive UDP packets and measure thoughput. With existing programs like iperf3 it is unclear what happens at syscall layer. My udpbench can generate twice as much UDP throughput due to strange effects in iperf3. Can we add benchmarks/udpbench as port?