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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 14 MB/s 251 calls/s 251 msg/s # tcp rx: 14 MB/s 509 calls/s # tcp tx: 14 MB/s 251 calls/s 251 msg/s # tcp rx: 14 MB/s 502 calls/s # tcp tx: 14 MB/s 243 calls/s 243 msg/s # tcp rx: 14 MB/s 487 calls/s # udp gso - over veth touching data # udp rx: 11 MB/s 8324 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 13 MB/s 9390 calls/s # udp tx: 12 MB/s 220 calls/s 220 msg/s # udp rx: 12 MB/s 9132 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 9156 calls/s # udp gso and gro - over veth touching data # udp rx: 14 MB/s 244 calls/s # udp tx: 16 MB/s 281 calls/s 281 msg/s # udp rx: 16 MB/s 272 calls/s # udp tx: 16 MB/s 272 calls/s 272 msg/s # udp rx: 15 MB/s 265 calls/s # udp tx: 15 MB/s 266 calls/s 266 msg/s # udp rx: 15 MB/s 271 calls/s # udp tx: 15 MB/s 269 calls/s 269 msg/s # ipv6 # tcp - over veth touching data # tcp rx: 15 MB/s 521 calls/s # tcp tx: 15 MB/s 259 calls/s 259 msg/s # tcp rx: 14 MB/s 492 calls/s # tcp tx: 14 MB/s 247 calls/s 247 msg/s # tcp rx: 14 MB/s 486 calls/s # tcp tx: 14 MB/s 245 calls/s 245 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7920 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9062 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8955 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 9159 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 235 calls/s # udp tx: 16 MB/s 277 calls/s 277 msg/s # udp rx: 15 MB/s 260 calls/s # udp tx: 15 MB/s 256 calls/s 256 msg/s # udp rx: 15 MB/s 255 calls/s # udp tx: 14 MB/s 251 calls/s 251 msg/s # udp rx: 15 MB/s 257 calls/s # udp tx: 15 MB/s 258 calls/s 258 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__->