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 tx: 11 MB/s 195 calls/s 195 msg/s # tcp rx: 11 MB/s 2336 calls/s # tcp rx: 11 MB/s 2229 calls/s # tcp tx: 11 MB/s 188 calls/s 188 msg/s # tcp rx: 10 MB/s 2180 calls/s # tcp tx: 10 MB/s 186 calls/s 186 msg/s # tcp rx: 10 MB/s 2093 calls/s # tcp tx: 10 MB/s 181 calls/s 181 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6828 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 8880 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 8936 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 8796 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7274 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 12 MB/s 9232 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9080 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 13 MB/s 9366 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 11 MB/s 187 calls/s 187 msg/s # tcp rx: 11 MB/s 2249 calls/s # tcp rx: 10 MB/s 2134 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # tcp rx: 10 MB/s 2132 calls/s # tcp tx: 10 MB/s 185 calls/s 185 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7189 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 8882 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 9221 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8944 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7146 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 8987 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 9288 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9245 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__->