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 470 calls/s # tcp tx: 13 MB/s 232 calls/s 232 msg/s # tcp rx: 14 MB/s 476 calls/s # tcp tx: 14 MB/s 238 calls/s 238 msg/s # tcp tx: 12 MB/s 219 calls/s 219 msg/s # tcp rx: 12 MB/s 439 calls/s # tcp rx: 12 MB/s 437 calls/s # tcp tx: 12 MB/s 219 calls/s 219 msg/s # udp gso - over veth touching data # udp rx: 5 MB/s 4208 calls/s # udp tx: 10 MB/s 177 calls/s 177 msg/s # udp rx: 9 MB/s 7098 calls/s # udp tx: 10 MB/s 173 calls/s 173 msg/s # udp rx: 10 MB/s 7434 calls/s # udp tx: 9 MB/s 166 calls/s 166 msg/s # udp rx: 9 MB/s 6888 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 144 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 13 MB/s 227 calls/s # udp tx: 13 MB/s 224 calls/s 224 msg/s # udp rx: 12 MB/s 217 calls/s # udp tx: 13 MB/s 225 calls/s 225 msg/s # udp rx: 13 MB/s 226 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 14 MB/s 483 calls/s # tcp tx: 14 MB/s 240 calls/s 240 msg/s # tcp rx: 14 MB/s 475 calls/s # tcp tx: 14 MB/s 239 calls/s 239 msg/s # tcp rx: 13 MB/s 462 calls/s # tcp tx: 13 MB/s 231 calls/s 231 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5727 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 11 MB/s 8729 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 8933 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 8861 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 188 calls/s # udp tx: 15 MB/s 255 calls/s 255 msg/s # udp rx: 13 MB/s 228 calls/s # udp tx: 14 MB/s 240 calls/s 240 msg/s # udp rx: 13 MB/s 233 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 14 MB/s 244 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__->