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 12000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 13 MB/s 236 calls/s 236 msg/s # tcp rx: 13 MB/s 477 calls/s # tcp rx: 13 MB/s 452 calls/s # tcp tx: 13 MB/s 226 calls/s 226 msg/s # tcp rx: 13 MB/s 456 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4804 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 10 MB/s 7678 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 12 MB/s 8610 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 7904 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 160 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 14 MB/s 244 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 14 MB/s 246 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # udp rx: 14 MB/s 253 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 13 MB/s 235 calls/s 235 msg/s # tcp rx: 13 MB/s 474 calls/s # tcp tx: 12 MB/s 217 calls/s 217 msg/s # tcp rx: 12 MB/s 436 calls/s # tcp tx: 13 MB/s 224 calls/s 224 msg/s # tcp rx: 13 MB/s 449 calls/s # udp gso - over veth touching data # udp rx: 6 MB/s 4558 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8135 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8331 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 11 MB/s 8213 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 184 calls/s # udp tx: 14 MB/s 250 calls/s 250 msg/s # udp rx: 14 MB/s 240 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 14 MB/s 242 calls/s # udp tx: 14 MB/s 247 calls/s 247 msg/s # udp rx: 13 MB/s 221 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__->