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: 11 MB/s 2276 calls/s # tcp tx: 11 MB/s 196 calls/s 196 msg/s # tcp rx: 11 MB/s 2283 calls/s # tcp tx: 11 MB/s 196 calls/s 196 msg/s # tcp rx: 11 MB/s 2180 calls/s # tcp tx: 11 MB/s 189 calls/s 189 msg/s # tcp rx: 10 MB/s 1972 calls/s # tcp tx: 10 MB/s 174 calls/s 174 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6728 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 8996 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 8980 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 10 MB/s 7216 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7340 calls/s # udp tx: 13 MB/s 234 calls/s 234 msg/s # udp rx: 12 MB/s 9216 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 13 MB/s 9450 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 9240 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 11 MB/s 2208 calls/s # tcp tx: 11 MB/s 189 calls/s 189 msg/s # tcp rx: 11 MB/s 2214 calls/s # tcp tx: 11 MB/s 190 calls/s 190 msg/s # tcp rx: 11 MB/s 2223 calls/s # tcp tx: 11 MB/s 193 calls/s 193 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7404 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 9030 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8858 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 9226 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 8006 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 9030 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8815 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 8847 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__->