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: 11 MB/s 188 calls/s 188 msg/s # tcp rx: 11 MB/s 2251 calls/s # tcp tx: 11 MB/s 188 calls/s 188 msg/s # tcp rx: 11 MB/s 2216 calls/s # tcp tx: 10 MB/s 179 calls/s 179 msg/s # tcp rx: 10 MB/s 2118 calls/s # udp gso - over veth touching data # udp rx: 10 MB/s 7232 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 7980 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 11 MB/s 7980 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8316 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5384 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 8072 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 7988 calls/s # udp tx: 10 MB/s 176 calls/s 176 msg/s # udp rx: 10 MB/s 7754 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 1885 calls/s # tcp tx: 9 MB/s 163 calls/s 163 msg/s # tcp rx: 9 MB/s 1802 calls/s # tcp tx: 9 MB/s 159 calls/s 159 msg/s # tcp rx: 9 MB/s 1893 calls/s # tcp tx: 9 MB/s 163 calls/s 163 msg/s # tcp rx: 8 MB/s 1737 calls/s # udp gso - over veth touching data # udp rx: 6 MB/s 4684 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 10 MB/s 7966 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 9 MB/s 7197 calls/s # udp tx: 9 MB/s 166 calls/s 166 msg/s # udp rx: 10 MB/s 7509 calls/s # udp tx: 10 MB/s 172 calls/s 172 msg/s # udp gso and gro - over veth touching data # udp rx: 6 MB/s 5082 calls/s # udp tx: 9 MB/s 157 calls/s 157 msg/s # udp rx: 8 MB/s 6321 calls/s # udp tx: 9 MB/s 162 calls/s 162 msg/s # udp rx: 11 MB/s 8084 calls/s # udp tx: 10 MB/s 172 calls/s 172 msg/s # udp rx: 8 MB/s 6192 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__->