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 # timeout set to 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 13 MB/s 464 calls/s # tcp tx: 13 MB/s 229 calls/s 229 msg/s # tcp rx: 13 MB/s 456 calls/s # tcp tx: 13 MB/s 229 calls/s 229 msg/s # tcp rx: 13 MB/s 459 calls/s # tcp tx: 13 MB/s 229 calls/s 229 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: 8 MB/s 6308 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 8442 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 12 MB/s 8550 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 8736 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 170 calls/s # udp tx: 14 MB/s 253 calls/s 253 msg/s # udp rx: 14 MB/s 252 calls/s # udp tx: 15 MB/s 255 calls/s 255 msg/s # udp rx: 14 MB/s 254 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 14 MB/s 250 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 14 MB/s 479 calls/s # tcp tx: 14 MB/s 238 calls/s 238 msg/s # tcp rx: 13 MB/s 451 calls/s # tcp tx: 13 MB/s 226 calls/s 226 msg/s # tcp rx: 13 MB/s 460 calls/s # tcp tx: 13 MB/s 230 calls/s 230 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6157 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 8127 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8170 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 8256 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 162 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 13 MB/s 231 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 13 MB/s 234 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 14 MB/s 240 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__->