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: 13 MB/s 2671 calls/s # tcp tx: 13 MB/s 227 calls/s 227 msg/s # tcp rx: 13 MB/s 2609 calls/s # tcp tx: 13 MB/s 227 calls/s 227 msg/s # tcp rx: 13 MB/s 2420 calls/s # tcp tx: 13 MB/s 228 calls/s 228 msg/s # udp gso - over veth touching data # udp rx: 13 MB/s 9332 calls/s # udp tx: 16 MB/s 288 calls/s 288 msg/s # udp rx: 16 MB/s 11760 calls/s # udp tx: 16 MB/s 276 calls/s 276 msg/s # udp rx: 16 MB/s 11550 calls/s # udp tx: 16 MB/s 275 calls/s 275 msg/s # udp rx: 16 MB/s 11642 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 8458 calls/s # udp tx: 16 MB/s 281 calls/s 281 msg/s # udp rx: 15 MB/s 10820 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # udp rx: 14 MB/s 10222 calls/s # udp tx: 15 MB/s 255 calls/s 255 msg/s # udp rx: 15 MB/s 11146 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 14 MB/s 2893 calls/s # tcp tx: 14 MB/s 241 calls/s 241 msg/s # tcp rx: 14 MB/s 2781 calls/s # tcp tx: 14 MB/s 240 calls/s 240 msg/s # tcp rx: 14 MB/s 2601 calls/s # tcp tx: 14 MB/s 240 calls/s 240 msg/s # udp gso - over veth touching data # udp rx: 13 MB/s 9640 calls/s # udp tx: 16 MB/s 276 calls/s 276 msg/s # udp rx: 15 MB/s 11567 calls/s # udp tx: 15 MB/s 271 calls/s 271 msg/s # udp rx: 15 MB/s 11567 calls/s # udp tx: 15 MB/s 271 calls/s 271 msg/s # udp rx: 16 MB/s 11825 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 9640 calls/s # udp tx: 16 MB/s 276 calls/s 276 msg/s # udp rx: 15 MB/s 11610 calls/s # udp tx: 15 MB/s 269 calls/s 269 msg/s # udp rx: 15 MB/s 11610 calls/s # udp tx: 15 MB/s 266 calls/s 266 msg/s # udp rx: 15 MB/s 11540 calls/s # udp tx: 16 MB/s 272 calls/s 272 msg/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__->