Re: [PATCH net-next v2 2/3] net/udpgso_bench.sh add UDP GSO audit tests

2019-05-28 Thread Willem de Bruijn
On Tue, May 28, 2019 at 3:24 PM Fred Klassen wrote: > > Audit tests count the total number of messages sent and compares > with total number of CMSG received on error queue. Example: > > udp gso zerocopy timestamp audit > udp rx: 1599 MB/s 1166414 calls/s > udp tx: 1615 MB/s27

[PATCH net-next v2 2/3] net/udpgso_bench.sh add UDP GSO audit tests

2019-05-28 Thread Fred Klassen
Audit tests count the total number of messages sent and compares with total number of CMSG received on error queue. Example: udp gso zerocopy timestamp audit udp rx: 1599 MB/s 1166414 calls/s udp tx: 1615 MB/s27395 calls/s 27395 msg/s udp rx: 1634 MB/s 1192261 calls/s