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: 9 MB/s 167 calls/s 167 msg/s # tcp rx: 9 MB/s 2202 calls/s # tcp tx: 9 MB/s 165 calls/s 165 msg/s # tcp rx: 9 MB/s 2090 calls/s # tcp tx: 8 MB/s 141 calls/s 141 msg/s # tcp rx: 8 MB/s 2136 calls/s # tcp rx: 9 MB/s 2219 calls/s # tcp tx: 9 MB/s 165 calls/s 165 msg/s # udp gso - over veth touching data # udp rx: 10 MB/s 7190 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 11 MB/s 8526 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 8190 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 12 MB/s 8736 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6560 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 8022 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 12 MB/s 8946 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 11 MB/s 8492 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 2091 calls/s # tcp tx: 9 MB/s 169 calls/s 169 msg/s # tcp rx: 9 MB/s 1930 calls/s # tcp tx: 9 MB/s 159 calls/s 159 msg/s # tcp rx: 9 MB/s 1941 calls/s # tcp tx: 9 MB/s 164 calls/s 164 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5770 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 10 MB/s 7955 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 11 MB/s 8057 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 8737 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 6501 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 8127 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 10 MB/s 7893 calls/s # udp tx: 10 MB/s 181 calls/s 181 msg/s # udp rx: 10 MB/s 8017 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__->