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 2211 calls/s # tcp tx: 10 MB/s 174 calls/s 174 msg/s # tcp rx: 10 MB/s 2047 calls/s # tcp tx: 7 MB/s 134 calls/s 134 msg/s # tcp rx: 7 MB/s 1509 calls/s # udp gso - over veth touching data # udp rx: 7 MB/s 5258 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 8106 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 11 MB/s 8198 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 8560 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7660 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 11 MB/s 8434 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 9030 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 8736 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 11 MB/s 189 calls/s 189 msg/s # tcp rx: 11 MB/s 2190 calls/s # tcp tx: 10 MB/s 176 calls/s 176 msg/s # tcp rx: 10 MB/s 2110 calls/s # tcp tx: 10 MB/s 183 calls/s 183 msg/s # tcp rx: 10 MB/s 2164 calls/s # udp gso - over veth touching data # udp rx: 9 MB/s 7146 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 9089 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 11 MB/s 8487 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 12 MB/s 8826 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7275 calls/s # udp tx: 13 MB/s 226 calls/s 226 msg/s # udp rx: 12 MB/s 9081 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 8936 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 8729 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__->