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 tx: 14 MB/s 249 calls/s 249 msg/s # tcp rx: 14 MB/s 504 calls/s # tcp tx: 14 MB/s 238 calls/s 238 msg/s # tcp rx: 14 MB/s 475 calls/s # tcp tx: 13 MB/s 232 calls/s 232 msg/s # tcp rx: 13 MB/s 463 calls/s # tcp tx: 13 MB/s 236 calls/s 236 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6602 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 12 MB/s 9072 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 8928 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 12 MB/s 8880 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 156 calls/s # udp tx: 15 MB/s 268 calls/s 268 msg/s # udp rx: 15 MB/s 260 calls/s # udp tx: 15 MB/s 256 calls/s 256 msg/s # udp rx: 14 MB/s 248 calls/s # udp tx: 15 MB/s 255 calls/s 255 msg/s # udp rx: 15 MB/s 262 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 14 MB/s 487 calls/s # tcp tx: 14 MB/s 241 calls/s 241 msg/s # tcp rx: 13 MB/s 449 calls/s # tcp tx: 13 MB/s 225 calls/s 225 msg/s # tcp rx: 14 MB/s 480 calls/s # tcp tx: 14 MB/s 240 calls/s 240 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 7103 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/s # udp rx: 12 MB/s 8874 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 9100 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8944 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 194 calls/s # udp tx: 15 MB/s 266 calls/s 266 msg/s # udp rx: 14 MB/s 250 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 14 MB/s 246 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # udp rx: 14 MB/s 249 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__->