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 2320 calls/s # tcp tx: 11 MB/s 197 calls/s 197 msg/s # tcp rx: 11 MB/s 2228 calls/s # tcp tx: 11 MB/s 193 calls/s 193 msg/s # tcp rx: 11 MB/s 2302 calls/s # tcp tx: 11 MB/s 195 calls/s 195 msg/s # tcp rx: 11 MB/s 2208 calls/s # tcp tx: 11 MB/s 192 calls/s 192 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7274 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 12 MB/s 8794 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 8972 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 13 MB/s 9382 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7568 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 9408 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 9106 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 13 MB/s 9374 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2210 calls/s # tcp tx: 10 MB/s 186 calls/s 186 msg/s # tcp rx: 10 MB/s 2084 calls/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # tcp rx: 9 MB/s 1987 calls/s # tcp tx: 9 MB/s 169 calls/s 169 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6783 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 8834 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 9331 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 9124 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7662 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 8901 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 9202 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 9011 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__->