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: 11 MB/s 2306 calls/s # tcp tx: 11 MB/s 198 calls/s 198 msg/s # tcp rx: 11 MB/s 2248 calls/s # tcp tx: 11 MB/s 193 calls/s 193 msg/s # tcp rx: 11 MB/s 2276 calls/s # tcp tx: 11 MB/s 196 calls/s 196 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4292 calls/s # udp tx: 9 MB/s 157 calls/s 157 msg/s # udp rx: 9 MB/s 6770 calls/s # udp tx: 8 MB/s 149 calls/s 149 msg/s # udp rx: 9 MB/s 6544 calls/s # udp tx: 10 MB/s 176 calls/s 176 msg/s # udp rx: 12 MB/s 8778 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 7988 calls/s # udp tx: 13 MB/s 225 calls/s 225 msg/s # udp rx: 12 MB/s 8716 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 9214 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 9164 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2033 calls/s # tcp tx: 10 MB/s 173 calls/s 173 msg/s # tcp rx: 10 MB/s 2037 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 9 MB/s 1863 calls/s # tcp tx: 9 MB/s 161 calls/s 161 msg/s # tcp rx: 10 MB/s 1997 calls/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7275 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 11 MB/s 8643 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 8944 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8987 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7498 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 8909 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 9151 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 8917 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__->