make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 10 MB/s 1976 calls/s # tcp tx: 10 MB/s 174 calls/s 174 msg/s # tcp rx: 9 MB/s 1823 calls/s # tcp tx: 9 MB/s 164 calls/s 164 msg/s # tcp rx: 9 MB/s 1916 calls/s # tcp tx: 9 MB/s 165 calls/s 165 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5996 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 10 MB/s 7578 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8316 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 12 MB/s 8736 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6358 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 10 MB/s 7678 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 11 MB/s 8366 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 8056 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 1898 calls/s # tcp tx: 9 MB/s 163 calls/s 163 msg/s # tcp rx: 9 MB/s 1886 calls/s # tcp tx: 9 MB/s 164 calls/s 164 msg/s # tcp rx: 9 MB/s 1789 calls/s # tcp tx: 9 MB/s 156 calls/s 156 msg/s # tcp rx: 10 MB/s 2048 calls/s # udp gso - over veth touching data # udp rx: 7 MB/s 5426 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 10 MB/s 7912 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 10 MB/s 7955 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 11 MB/s 8393 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5383 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 8385 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8342 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 10 MB/s 7807 calls/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->