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: 12 MB/s 427 calls/s # tcp tx: 12 MB/s 210 calls/s 210 msg/s # tcp tx: 13 MB/s 223 calls/s 223 msg/s # tcp rx: 13 MB/s 446 calls/s # tcp tx: 11 MB/s 199 calls/s 199 msg/s # tcp rx: 11 MB/s 399 calls/s # tcp rx: 12 MB/s 418 calls/s # tcp tx: 12 MB/s 211 calls/s 211 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5132 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 11 MB/s 8316 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 8088 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 11 MB/s 8056 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 158 calls/s # udp tx: 14 MB/s 247 calls/s 247 msg/s # udp rx: 14 MB/s 246 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 14 MB/s 247 calls/s # udp tx: 14 MB/s 252 calls/s 252 msg/s # udp rx: 14 MB/s 248 calls/s # ipv6 # 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 420 calls/s # tcp tx: 12 MB/s 211 calls/s 211 msg/s # tcp rx: 13 MB/s 443 calls/s # tcp tx: 13 MB/s 221 calls/s 221 msg/s # tcp tx: 12 MB/s 217 calls/s 217 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5770 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 10 MB/s 7619 calls/s # udp tx: 10 MB/s 174 calls/s 174 msg/s # udp rx: 10 MB/s 7912 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 11 MB/s 8033 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 149 calls/s # udp tx: 13 MB/s 229 calls/s 229 msg/s # udp rx: 14 MB/s 238 calls/s # udp tx: 14 MB/s 242 calls/s 242 msg/s # udp rx: 13 MB/s 231 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 13 MB/s 236 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__->