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 252 calls/s 252 msg/s # tcp rx: 14 MB/s 512 calls/s # tcp tx: 14 MB/s 247 calls/s 247 msg/s # tcp rx: 14 MB/s 496 calls/s # tcp tx: 14 MB/s 245 calls/s 245 msg/s # tcp rx: 14 MB/s 487 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 6812 calls/s # udp tx: 13 MB/s 227 calls/s 227 msg/s # udp rx: 12 MB/s 9072 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9240 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 13 MB/s 9366 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 221 calls/s # udp tx: 16 MB/s 283 calls/s 283 msg/s # udp rx: 15 MB/s 271 calls/s # udp tx: 15 MB/s 270 calls/s 270 msg/s # udp rx: 16 MB/s 276 calls/s # udp tx: 16 MB/s 274 calls/s 274 msg/s # udp rx: 15 MB/s 269 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 14 MB/s 246 calls/s 246 msg/s # tcp rx: 14 MB/s 497 calls/s # tcp tx: 13 MB/s 233 calls/s 233 msg/s # tcp rx: 13 MB/s 470 calls/s # tcp tx: 14 MB/s 242 calls/s 242 msg/s # tcp rx: 14 MB/s 486 calls/s # tcp tx: 14 MB/s 247 calls/s 247 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8049 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 8858 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 9081 calls/s # udp tx: 12 MB/s 214 calls/s 214 msg/s # udp rx: 11 MB/s 8256 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 186 calls/s # udp tx: 15 MB/s 270 calls/s 270 msg/s # udp rx: 14 MB/s 254 calls/s # udp tx: 14 MB/s 252 calls/s 252 msg/s # udp rx: 15 MB/s 255 calls/s # udp tx: 14 MB/s 254 calls/s 254 msg/s # udp rx: 14 MB/s 246 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__->