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: 7 MB/s 121 calls/s 121 msg/s # tcp rx: 7 MB/s 1705 calls/s # tcp rx: 9 MB/s 2026 calls/s # tcp tx: 9 MB/s 153 calls/s 153 msg/s # tcp rx: 7 MB/s 1750 calls/s # tcp tx: 7 MB/s 127 calls/s 127 msg/s # udp gso - over veth touching data # udp rx: 4 MB/s 3536 calls/s # udp tx: 8 MB/s 152 calls/s 152 msg/s # udp rx: 9 MB/s 6552 calls/s # udp tx: 8 MB/s 151 calls/s 151 msg/s # udp rx: 9 MB/s 6946 calls/s # udp tx: 10 MB/s 180 calls/s 180 msg/s # udp rx: 9 MB/s 6754 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5636 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 11 MB/s 8098 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 12 MB/s 8618 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8274 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2233 calls/s # tcp tx: 10 MB/s 180 calls/s 180 msg/s # tcp rx: 10 MB/s 2169 calls/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # tcp rx: 9 MB/s 2097 calls/s # tcp tx: 9 MB/s 167 calls/s 167 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6888 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 9245 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9304 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 8952 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7232 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 9073 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 9417 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 9331 calls/s # udp tx: 12 MB/s 217 calls/s 217 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__->