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: 13 MB/s 457 calls/s # tcp tx: 13 MB/s 226 calls/s 226 msg/s # tcp rx: 12 MB/s 428 calls/s # tcp tx: 12 MB/s 214 calls/s 214 msg/s # tcp rx: 12 MB/s 431 calls/s # tcp tx: 12 MB/s 215 calls/s 215 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5912 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 11 MB/s 8418 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8400 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 11 MB/s 8240 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 173 calls/s # udp tx: 15 MB/s 255 calls/s 255 msg/s # udp rx: 14 MB/s 249 calls/s # udp tx: 14 MB/s 249 calls/s 249 msg/s # udp rx: 14 MB/s 248 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 14 MB/s 241 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 460 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 13 MB/s 447 calls/s # tcp tx: 13 MB/s 224 calls/s 224 msg/s # tcp rx: 13 MB/s 449 calls/s # tcp tx: 13 MB/s 224 calls/s 224 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5692 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8186 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8404 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8428 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 169 calls/s # udp tx: 14 MB/s 244 calls/s 244 msg/s # udp rx: 13 MB/s 237 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 13 MB/s 227 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 13 MB/s 235 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__->