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: 14 MB/s 481 calls/s # tcp tx: 14 MB/s 238 calls/s 238 msg/s # tcp rx: 13 MB/s 438 calls/s # tcp tx: 13 MB/s 230 calls/s 230 msg/s # tcp rx: 14 MB/s 476 calls/s # tcp tx: 13 MB/s 236 calls/s 236 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5006 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 11 MB/s 7980 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8298 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 8316 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 172 calls/s # udp tx: 15 MB/s 262 calls/s 262 msg/s # udp rx: 14 MB/s 250 calls/s # udp tx: 14 MB/s 249 calls/s 249 msg/s # udp rx: 14 MB/s 252 calls/s # udp tx: 14 MB/s 244 calls/s 244 msg/s # udp rx: 14 MB/s 243 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 13 MB/s 472 calls/s # tcp tx: 13 MB/s 233 calls/s 233 msg/s # tcp rx: 13 MB/s 462 calls/s # tcp tx: 13 MB/s 231 calls/s 231 msg/s # tcp rx: 12 MB/s 418 calls/s # tcp tx: 12 MB/s 209 calls/s 209 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5794 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8318 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8514 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 8428 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 142 calls/s # udp tx: 14 MB/s 245 calls/s 245 msg/s # udp rx: 14 MB/s 242 calls/s # udp tx: 13 MB/s 237 calls/s 237 msg/s # udp rx: 14 MB/s 238 calls/s # udp tx: 14 MB/s 246 calls/s 246 msg/s # udp rx: 14 MB/s 241 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__->