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 169 calls/s 169 msg/s # tcp rx: 9 MB/s 1993 calls/s # tcp tx: 9 MB/s 164 calls/s 164 msg/s # tcp rx: 9 MB/s 1906 calls/s # tcp tx: 9 MB/s 159 calls/s 159 msg/s # tcp rx: 9 MB/s 1822 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6324 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 10 MB/s 7544 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 11 MB/s 7854 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 11 MB/s 8366 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 6854 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 10 MB/s 7710 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 7846 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 11 MB/s 8300 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2030 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 9 MB/s 1944 calls/s # tcp tx: 9 MB/s 169 calls/s 169 msg/s # tcp rx: 10 MB/s 2009 calls/s # tcp tx: 10 MB/s 176 calls/s 176 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5598 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 11 MB/s 8229 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8307 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 10 MB/s 7372 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 5899 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 10 MB/s 7740 calls/s # udp tx: 10 MB/s 179 calls/s 179 msg/s # udp rx: 10 MB/s 7826 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 10 MB/s 7775 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__->