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 447 calls/s # tcp tx: 13 MB/s 221 calls/s 221 msg/s # tcp rx: 11 MB/s 398 calls/s # tcp tx: 11 MB/s 199 calls/s 199 msg/s # tcp rx: 12 MB/s 415 calls/s # tcp tx: 12 MB/s 207 calls/s 207 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7248 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 10 MB/s 7400 calls/s # udp tx: 9 MB/s 168 calls/s 168 msg/s # udp rx: 9 MB/s 7098 calls/s # udp tx: 10 MB/s 174 calls/s 174 msg/s # udp rx: 10 MB/s 7518 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 192 calls/s # udp tx: 13 MB/s 233 calls/s 233 msg/s # udp rx: 13 MB/s 227 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 13 MB/s 231 calls/s # udp tx: 13 MB/s 236 calls/s 236 msg/s # udp rx: 13 MB/s 237 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 12 MB/s 214 calls/s 214 msg/s # tcp rx: 12 MB/s 433 calls/s # tcp rx: 12 MB/s 418 calls/s # tcp tx: 12 MB/s 209 calls/s 209 msg/s # tcp rx: 11 MB/s 398 calls/s # tcp tx: 11 MB/s 199 calls/s 199 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6767 calls/s # udp tx: 10 MB/s 174 calls/s 174 msg/s # udp rx: 10 MB/s 7345 calls/s # udp tx: 10 MB/s 177 calls/s 177 msg/s # udp rx: 10 MB/s 7525 calls/s # udp tx: 10 MB/s 175 calls/s 175 msg/s # udp rx: 10 MB/s 7858 calls/s # udp tx: 10 MB/s 181 calls/s 181 msg/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 180 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 222 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 209 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 211 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__->