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 158 calls/s 158 msg/s # tcp rx: 9 MB/s 1857 calls/s # tcp rx: 9 MB/s 1868 calls/s # tcp tx: 9 MB/s 163 calls/s 163 msg/s # tcp rx: 9 MB/s 1755 calls/s # tcp tx: 9 MB/s 156 calls/s 156 msg/s # udp gso - over veth touching data # udp rx: 6 MB/s 4720 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 10 MB/s 7804 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s # udp rx: 10 MB/s 7686 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 11 MB/s 7896 calls/s # udp gso and gro - over veth touching data # udp rx: 6 MB/s 4880 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s # udp rx: 10 MB/s 7728 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 11 MB/s 8056 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # udp rx: 11 MB/s 8408 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 10 MB/s 2015 calls/s # tcp tx: 10 MB/s 175 calls/s 175 msg/s # tcp rx: 9 MB/s 1869 calls/s # tcp tx: 9 MB/s 164 calls/s 164 msg/s # tcp rx: 9 MB/s 1897 calls/s # tcp tx: 9 MB/s 165 calls/s 165 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5270 calls/s # udp tx: 10 MB/s 181 calls/s 181 msg/s # udp rx: 10 MB/s 7705 calls/s # udp tx: 10 MB/s 181 calls/s 181 msg/s # udp rx: 10 MB/s 7646 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 11 MB/s 8068 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 5383 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 7482 calls/s # udp tx: 10 MB/s 180 calls/s 180 msg/s # udp rx: 11 MB/s 8041 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8471 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__->