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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 13 MB/s 463 calls/s # tcp tx: 13 MB/s 229 calls/s 229 msg/s # tcp rx: 13 MB/s 449 calls/s # tcp tx: 13 MB/s 225 calls/s 225 msg/s # tcp tx: 13 MB/s 224 calls/s 224 msg/s # tcp rx: 13 MB/s 446 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6182 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 10 MB/s 7770 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8526 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8298 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 184 calls/s # udp tx: 14 MB/s 250 calls/s 250 msg/s # udp rx: 14 MB/s 238 calls/s # udp tx: 14 MB/s 240 calls/s 240 msg/s # udp rx: 14 MB/s 252 calls/s # udp tx: 14 MB/s 250 calls/s 250 msg/s # udp rx: 14 MB/s 246 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 460 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # tcp rx: 12 MB/s 430 calls/s # tcp tx: 12 MB/s 215 calls/s 215 msg/s # tcp tx: 13 MB/s 222 calls/s 222 msg/s # tcp rx: 13 MB/s 444 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6243 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 8237 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 11 MB/s 8119 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 11 MB/s 8307 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 181 calls/s # udp tx: 14 MB/s 243 calls/s 243 msg/s # udp rx: 13 MB/s 233 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 231 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 14 MB/s 240 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__->