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 # timeout set to 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 13 MB/s 451 calls/s # tcp tx: 13 MB/s 223 calls/s 223 msg/s # tcp rx: 12 MB/s 426 calls/s # tcp tx: 12 MB/s 213 calls/s 213 msg/s # tcp rx: 12 MB/s 419 calls/s # tcp tx: 12 MB/s 209 calls/s 209 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6140 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 11 MB/s 7846 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s # udp rx: 10 MB/s 7610 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s # udp rx: 10 MB/s 7744 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp gso and gro - over veth touching data # udp rx: 12 MB/s 212 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 13 MB/s 223 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 13 MB/s 229 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 231 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 466 calls/s # tcp tx: 13 MB/s 231 calls/s 231 msg/s # tcp rx: 12 MB/s 425 calls/s # tcp tx: 12 MB/s 213 calls/s 213 msg/s # tcp rx: 11 MB/s 401 calls/s # tcp tx: 11 MB/s 200 calls/s 200 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6845 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 10 MB/s 7417 calls/s # udp tx: 10 MB/s 178 calls/s 178 msg/s # udp rx: 9 MB/s 7224 calls/s # udp tx: 9 MB/s 165 calls/s 165 msg/s # udp rx: 9 MB/s 6869 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 201 calls/s # udp tx: 14 MB/s 240 calls/s 240 msg/s # udp rx: 12 MB/s 218 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 214 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 13 MB/s 221 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__->