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 461 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 13 MB/s 444 calls/s # tcp tx: 13 MB/s 223 calls/s 223 msg/s # tcp rx: 12 MB/s 434 calls/s # tcp tx: 12 MB/s 217 calls/s 217 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6224 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 8674 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 11 MB/s 8400 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 8652 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 175 calls/s # udp tx: 15 MB/s 257 calls/s 257 msg/s # udp rx: 14 MB/s 252 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # udp rx: 14 MB/s 247 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # udp rx: 14 MB/s 250 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 13 MB/s 226 calls/s 226 msg/s # tcp rx: 13 MB/s 458 calls/s # tcp rx: 12 MB/s 428 calls/s # tcp tx: 12 MB/s 215 calls/s 215 msg/s # tcp rx: 12 MB/s 428 calls/s # tcp tx: 12 MB/s 214 calls/s 214 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5426 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 11 MB/s 8186 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8498 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8471 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 165 calls/s # udp tx: 14 MB/s 238 calls/s 238 msg/s # udp rx: 12 MB/s 213 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 13 MB/s 232 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 13 MB/s 231 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__->