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 199 calls/s 199 msg/s # tcp rx: 11 MB/s 2355 calls/s # tcp tx: 11 MB/s 199 calls/s 199 msg/s # tcp rx: 11 MB/s 2363 calls/s # tcp tx: 11 MB/s 200 calls/s 200 msg/s # tcp rx: 11 MB/s 2339 calls/s # udp gso - over veth touching data # udp rx: 10 MB/s 7190 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 9400 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 13 MB/s 9566 calls/s # udp tx: 13 MB/s 229 calls/s 229 msg/s # udp rx: 13 MB/s 9636 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6770 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 13 MB/s 9408 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 9232 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9080 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 11 MB/s 2270 calls/s # tcp tx: 11 MB/s 195 calls/s 195 msg/s # tcp rx: 10 MB/s 2168 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 11 MB/s 2233 calls/s # tcp tx: 11 MB/s 188 calls/s 188 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7162 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 12 MB/s 9057 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 9105 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9471 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7232 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 12 MB/s 9288 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 9331 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 9382 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__->