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: 10 MB/s 2050 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 9 MB/s 1785 calls/s # tcp tx: 9 MB/s 158 calls/s 158 msg/s # tcp rx: 9 MB/s 1914 calls/s # tcp tx: 9 MB/s 166 calls/s 166 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6014 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 10 MB/s 7812 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 11 MB/s 8064 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8400 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 5762 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 7804 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 8390 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 8460 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 9 MB/s 163 calls/s 163 msg/s # tcp rx: 9 MB/s 1904 calls/s # tcp tx: 9 MB/s 166 calls/s 166 msg/s # tcp rx: 9 MB/s 1907 calls/s # tcp rx: 10 MB/s 2055 calls/s # tcp tx: 10 MB/s 178 calls/s 178 msg/s # tcp rx: 9 MB/s 1908 calls/s # tcp tx: 9 MB/s 162 calls/s 162 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6200 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 8514 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 11 MB/s 8041 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 8729 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6544 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 8041 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 11 MB/s 8127 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 12 MB/s 8772 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__->