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: 9 MB/s 156 calls/s 156 msg/s # tcp rx: 9 MB/s 1825 calls/s # tcp tx: 9 MB/s 166 calls/s 166 msg/s # tcp rx: 9 MB/s 1915 calls/s # tcp tx: 10 MB/s 172 calls/s 172 msg/s # tcp rx: 10 MB/s 1995 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6266 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8224 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 11 MB/s 8400 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 12 MB/s 8558 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5610 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8048 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 11 MB/s 8148 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 8190 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 1963 calls/s # tcp tx: 10 MB/s 176 calls/s 176 msg/s # tcp rx: 8 MB/s 1603 calls/s # tcp tx: 8 MB/s 139 calls/s 139 msg/s # tcp rx: 8 MB/s 1747 calls/s # tcp tx: 8 MB/s 152 calls/s 152 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6286 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 10 MB/s 7979 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 11 MB/s 8307 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8044 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7060 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 10 MB/s 7783 calls/s # udp tx: 10 MB/s 175 calls/s 175 msg/s # udp rx: 11 MB/s 8729 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 11 MB/s 8299 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__->