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: 10 MB/s 2169 calls/s # tcp tx: 10 MB/s 185 calls/s 185 msg/s # tcp rx: 10 MB/s 2045 calls/s # tcp tx: 10 MB/s 180 calls/s 180 msg/s # tcp rx: 10 MB/s 2131 calls/s # tcp tx: 11 MB/s 187 calls/s 187 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6182 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 11 MB/s 8064 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 11 MB/s 8148 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 11 MB/s 8232 calls/s # udp gso and gro - over veth touching data # udp rx: 6 MB/s 4334 calls/s # udp tx: 9 MB/s 168 calls/s 168 msg/s # udp rx: 10 MB/s 7812 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 10 MB/s 7728 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 10 MB/s 7552 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 9 MB/s 169 calls/s 169 msg/s # tcp rx: 9 MB/s 1948 calls/s # tcp rx: 10 MB/s 2068 calls/s # tcp tx: 10 MB/s 177 calls/s 177 msg/s # tcp rx: 10 MB/s 2139 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6482 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 11 MB/s 8533 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 8686 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 8901 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6318 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 8 MB/s 6133 calls/s # udp tx: 7 MB/s 130 calls/s 130 msg/s # udp rx: 11 MB/s 8084 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8756 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__->