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 2157 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # tcp rx: 10 MB/s 2087 calls/s # tcp tx: 10 MB/s 180 calls/s 180 msg/s # tcp rx: 9 MB/s 1828 calls/s # tcp tx: 9 MB/s 159 calls/s 159 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6434 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 8862 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 9004 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8720 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 5846 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 11 MB/s 8508 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 12 MB/s 8628 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9240 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2212 calls/s # tcp tx: 11 MB/s 187 calls/s 187 msg/s # tcp rx: 10 MB/s 2119 calls/s # tcp tx: 10 MB/s 180 calls/s 180 msg/s # tcp rx: 10 MB/s 2152 calls/s # tcp tx: 10 MB/s 182 calls/s 182 msg/s # tcp rx: 10 MB/s 2047 calls/s # tcp tx: 10 MB/s 174 calls/s 174 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5942 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 11 MB/s 8624 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 9135 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 9296 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6560 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 9339 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 9350 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 9140 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__->