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: 9 MB/s 1829 calls/s # tcp tx: 9 MB/s 155 calls/s 155 msg/s # tcp rx: 9 MB/s 1979 calls/s # tcp tx: 10 MB/s 170 calls/s 170 msg/s # tcp rx: 9 MB/s 1885 calls/s # tcp tx: 9 MB/s 160 calls/s 160 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6560 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8434 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 7904 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 11 MB/s 7980 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5426 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 11 MB/s 8266 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 7904 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s # udp rx: 10 MB/s 7518 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 9 MB/s 153 calls/s 153 msg/s # tcp rx: 9 MB/s 1774 calls/s # tcp rx: 10 MB/s 1995 calls/s # tcp tx: 10 MB/s 174 calls/s 174 msg/s # tcp rx: 9 MB/s 1988 calls/s # tcp tx: 9 MB/s 168 calls/s 168 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: 11 MB/s 8084 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 10 MB/s 7439 calls/s # udp tx: 10 MB/s 172 calls/s 172 msg/s # udp rx: 9 MB/s 6767 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6036 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 10 MB/s 7947 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 10 MB/s 7826 calls/s # udp tx: 10 MB/s 175 calls/s 175 msg/s # udp rx: 10 MB/s 7869 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__->