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 2104 calls/s # tcp tx: 9 MB/s 162 calls/s 162 msg/s # tcp rx: 9 MB/s 2081 calls/s # tcp tx: 9 MB/s 166 calls/s 166 msg/s # tcp rx: 9 MB/s 2115 calls/s # tcp tx: 9 MB/s 158 calls/s 158 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5972 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 8442 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 11 MB/s 8182 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 7862 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6308 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 8610 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8080 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 7880 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 2072 calls/s # tcp tx: 9 MB/s 159 calls/s 159 msg/s # tcp rx: 8 MB/s 1957 calls/s # tcp tx: 8 MB/s 149 calls/s 149 msg/s # tcp rx: 9 MB/s 1918 calls/s # tcp tx: 9 MB/s 153 calls/s 153 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5813 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 10 MB/s 7740 calls/s # udp tx: 10 MB/s 180 calls/s 180 msg/s # udp rx: 11 MB/s 8385 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 10 MB/s 7369 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5770 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 10 MB/s 7818 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 10 MB/s 7627 calls/s # udp tx: 10 MB/s 176 calls/s 176 msg/s # udp rx: 11 MB/s 8068 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__->