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 1765 calls/s # tcp tx: 9 MB/s 165 calls/s 165 msg/s # tcp rx: 9 MB/s 1896 calls/s # tcp tx: 9 MB/s 168 calls/s 168 msg/s # tcp rx: 9 MB/s 1907 calls/s # tcp tx: 9 MB/s 166 calls/s 166 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5568 calls/s # udp tx: 12 MB/s 217 calls/s 217 msg/s # udp rx: 12 MB/s 8804 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 8526 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8988 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7056 calls/s # udp tx: 13 MB/s 221 calls/s 221 msg/s # udp rx: 12 MB/s 8996 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 8820 calls/s # udp tx: 12 MB/s 205 calls/s 205 msg/s # udp rx: 12 MB/s 9072 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 11 MB/s 2311 calls/s # tcp tx: 11 MB/s 194 calls/s 194 msg/s # tcp rx: 11 MB/s 2209 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 191 calls/s 191 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6103 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8912 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 194 calls/s 194 msg/s # udp rx: 12 MB/s 8987 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6611 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8232 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8694 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 12 MB/s 9022 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__->