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: 9 MB/s 1995 calls/s # tcp tx: 9 MB/s 161 calls/s 161 msg/s # tcp rx: 9 MB/s 2167 calls/s # tcp tx: 9 MB/s 154 calls/s 154 msg/s # tcp rx: 9 MB/s 2213 calls/s # tcp tx: 9 MB/s 163 calls/s 163 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6434 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 8022 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 11 MB/s 7938 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 11 MB/s 8148 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6518 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 10 MB/s 7728 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 11 MB/s 7938 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8232 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 2086 calls/s # tcp tx: 9 MB/s 158 calls/s 158 msg/s # tcp rx: 8 MB/s 1986 calls/s # tcp tx: 8 MB/s 148 calls/s 148 msg/s # tcp rx: 8 MB/s 1950 calls/s # tcp tx: 8 MB/s 141 calls/s 141 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6243 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 10 MB/s 7611 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 11 MB/s 8213 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 7783 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6181 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8479 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 10 MB/s 7321 calls/s # udp tx: 10 MB/s 176 calls/s 176 msg/s # udp rx: 10 MB/s 7627 calls/s # udp tx: 10 MB/s 172 calls/s 172 msg/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__->