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: 11 MB/s 2407 calls/s # tcp tx: 11 MB/s 203 calls/s 203 msg/s # tcp rx: 12 MB/s 2413 calls/s # tcp tx: 12 MB/s 205 calls/s 205 msg/s # tcp rx: 12 MB/s 2442 calls/s # tcp tx: 12 MB/s 207 calls/s 207 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6980 calls/s # udp tx: 14 MB/s 238 calls/s 238 msg/s # udp rx: 13 MB/s 9752 calls/s # udp tx: 13 MB/s 232 calls/s 232 msg/s # udp rx: 13 MB/s 9610 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 13 MB/s 9794 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7046 calls/s # udp tx: 13 MB/s 236 calls/s 236 msg/s # udp rx: 13 MB/s 9636 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 13 MB/s 9702 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 13 MB/s 9618 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 11 MB/s 202 calls/s 202 msg/s # tcp rx: 11 MB/s 2407 calls/s # tcp rx: 11 MB/s 2289 calls/s # tcp tx: 11 MB/s 195 calls/s 195 msg/s # tcp rx: 11 MB/s 2347 calls/s # tcp tx: 11 MB/s 198 calls/s 198 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6880 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 12 MB/s 9253 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 13 MB/s 9683 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 13 MB/s 9495 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7479 calls/s # udp tx: 13 MB/s 231 calls/s 231 msg/s # udp rx: 12 MB/s 9342 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 9374 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 13 MB/s 9761 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__->