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 tx: 13 MB/s 225 calls/s 225 msg/s # tcp rx: 13 MB/s 457 calls/s # tcp tx: 13 MB/s 225 calls/s 225 msg/s # tcp rx: 13 MB/s 450 calls/s # tcp tx: 13 MB/s 222 calls/s 222 msg/s # tcp rx: 13 MB/s 443 calls/s # udp gso - over veth touching data # udp rx: 7 MB/s 5678 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 11 MB/s 8106 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8358 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 8148 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 174 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 14 MB/s 247 calls/s # udp tx: 14 MB/s 246 calls/s 246 msg/s # udp rx: 14 MB/s 252 calls/s # udp tx: 14 MB/s 249 calls/s 249 msg/s # udp rx: 14 MB/s 245 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 472 calls/s # tcp tx: 13 MB/s 234 calls/s 234 msg/s # tcp rx: 13 MB/s 443 calls/s # tcp tx: 13 MB/s 222 calls/s 222 msg/s # tcp rx: 13 MB/s 451 calls/s # tcp tx: 13 MB/s 226 calls/s 226 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4523 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 7713 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 11 MB/s 8213 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 7982 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 159 calls/s # udp tx: 14 MB/s 238 calls/s 238 msg/s # udp rx: 13 MB/s 232 calls/s # udp tx: 13 MB/s 235 calls/s 235 msg/s # udp rx: 13 MB/s 235 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 14 MB/s 241 calls/s # udp tx: 14 MB/s 240 calls/s 240 msg/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__->