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 2389 calls/s # tcp tx: 10 MB/s 180 calls/s 180 msg/s # tcp rx: 9 MB/s 2250 calls/s # tcp tx: 9 MB/s 162 calls/s 162 msg/s # tcp rx: 10 MB/s 2264 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # udp gso - over veth touching data # udp rx: 9 MB/s 6980 calls/s # udp tx: 13 MB/s 230 calls/s 230 msg/s # udp rx: 12 MB/s 9072 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 8938 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 9256 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 7526 calls/s # udp tx: 13 MB/s 228 calls/s 228 msg/s # udp rx: 12 MB/s 8644 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 12 MB/s 9222 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 9098 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2186 calls/s # tcp tx: 10 MB/s 181 calls/s 181 msg/s # tcp rx: 9 MB/s 2172 calls/s # tcp tx: 9 MB/s 157 calls/s 157 msg/s # tcp rx: 9 MB/s 2161 calls/s # tcp tx: 9 MB/s 168 calls/s 168 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7299 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9006 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9062 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 9030 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6560 calls/s # udp tx: 13 MB/s 223 calls/s 223 msg/s # udp rx: 12 MB/s 9081 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 12 MB/s 8920 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 9331 calls/s # udp tx: 12 MB/s 215 calls/s 215 msg/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__->