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 rx: 15 MB/s 531 calls/s # tcp tx: 15 MB/s 263 calls/s 263 msg/s # tcp rx: 11 MB/s 389 calls/s # tcp tx: 11 MB/s 195 calls/s 195 msg/s # tcp rx: 11 MB/s 400 calls/s # tcp tx: 11 MB/s 200 calls/s 200 msg/s # udp gso - over veth touching data # udp rx: 11 MB/s 8408 calls/s # udp tx: 14 MB/s 238 calls/s 238 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 9156 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9130 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 235 calls/s # udp tx: 16 MB/s 284 calls/s 284 msg/s # udp rx: 15 MB/s 260 calls/s # udp tx: 15 MB/s 259 calls/s 259 msg/s # udp rx: 15 MB/s 261 calls/s # udp tx: 14 MB/s 249 calls/s 249 msg/s # udp rx: 14 MB/s 240 calls/s # udp tx: 14 MB/s 248 calls/s 248 msg/s # ipv6 # tcp - over veth touching data # tcp rx: 15 MB/s 514 calls/s # tcp tx: 15 MB/s 255 calls/s 255 msg/s # tcp rx: 12 MB/s 436 calls/s # tcp tx: 12 MB/s 218 calls/s 218 msg/s # tcp rx: 13 MB/s 468 calls/s # tcp tx: 13 MB/s 234 calls/s 234 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7705 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 11 MB/s 8471 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8057 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 12 MB/s 9194 calls/s # udp gso and gro - over veth touching data # udp rx: 13 MB/s 237 calls/s # udp tx: 16 MB/s 275 calls/s 275 msg/s # udp rx: 15 MB/s 268 calls/s # udp tx: 15 MB/s 266 calls/s 266 msg/s # udp rx: 15 MB/s 262 calls/s # udp tx: 15 MB/s 260 calls/s 260 msg/s # udp rx: 15 MB/s 255 calls/s # udp tx: 15 MB/s 255 calls/s 255 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__->