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 1870 calls/s # tcp tx: 9 MB/s 159 calls/s 159 msg/s # tcp rx: 9 MB/s 1782 calls/s # tcp tx: 9 MB/s 155 calls/s 155 msg/s # tcp rx: 9 MB/s 1835 calls/s # tcp tx: 9 MB/s 157 calls/s 157 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5636 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 10 MB/s 7602 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 8778 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 12 MB/s 8794 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5468 calls/s # udp tx: 11 MB/s 203 calls/s 203 msg/s # udp rx: 11 MB/s 8316 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 12 MB/s 8694 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 8568 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 10 MB/s 178 calls/s 178 msg/s # tcp rx: 10 MB/s 2089 calls/s # tcp tx: 10 MB/s 171 calls/s 171 msg/s # tcp rx: 10 MB/s 1995 calls/s # tcp rx: 9 MB/s 1949 calls/s # tcp tx: 9 MB/s 169 calls/s 169 msg/s # udp gso - over veth touching data # udp rx: 8 MB/s 5966 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 12 MB/s 8834 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 8729 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 10 MB/s 7396 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 7146 calls/s # udp tx: 12 MB/s 211 calls/s 211 msg/s # udp rx: 10 MB/s 8022 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 7525 calls/s # udp tx: 10 MB/s 174 calls/s 174 msg/s # udp rx: 11 MB/s 8146 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__->