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 2040 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 9 MB/s 1835 calls/s # tcp tx: 9 MB/s 159 calls/s 159 msg/s # tcp rx: 9 MB/s 1880 calls/s # tcp tx: 9 MB/s 162 calls/s 162 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5846 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 7854 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 11 MB/s 8064 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 10 MB/s 7434 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5644 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 8090 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 10 MB/s 7736 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 12 MB/s 8568 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 9 MB/s 2020 calls/s # tcp tx: 10 MB/s 170 calls/s 170 msg/s # tcp rx: 9 MB/s 1819 calls/s # tcp tx: 9 MB/s 160 calls/s 160 msg/s # tcp rx: 9 MB/s 1943 calls/s # tcp tx: 9 MB/s 168 calls/s 168 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 6525 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 10 MB/s 8009 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8135 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 11 MB/s 8119 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5727 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 10 MB/s 7525 calls/s # udp tx: 9 MB/s 166 calls/s 166 msg/s # udp rx: 10 MB/s 7525 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 7713 calls/s # udp tx: 10 MB/s 181 calls/s 181 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__->