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 # timeout set to 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 12 MB/s 204 calls/s 204 msg/s # tcp rx: 12 MB/s 408 calls/s # tcp tx: 10 MB/s 184 calls/s 184 msg/s # tcp rx: 10 MB/s 368 calls/s # tcp tx: 10 MB/s 178 calls/s 178 msg/s # tcp rx: 10 MB/s 356 calls/s # udp gso - over veth touching data # udp rx: 7 MB/s 5652 calls/s # udp tx: 10 MB/s 179 calls/s 179 msg/s # udp rx: 9 MB/s 6452 calls/s # udp tx: 9 MB/s 158 calls/s 158 msg/s # udp rx: 10 MB/s 7182 calls/s # udp tx: 9 MB/s 166 calls/s 166 msg/s # udp rx: 9 MB/s 6946 calls/s # udp gso and gro - over veth touching data # udp rx: 9 MB/s 163 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 11 MB/s 199 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 12 MB/s 212 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 207 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # ipv6 # tcp - over veth touching data # tcp rx: 11 MB/s 389 calls/s # tcp tx: 11 MB/s 192 calls/s 192 msg/s # tcp tx: 10 MB/s 186 calls/s 186 msg/s # tcp rx: 11 MB/s 373 calls/s # tcp tx: 10 MB/s 183 calls/s 183 msg/s # tcp rx: 10 MB/s 366 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6447 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 9 MB/s 7063 calls/s # udp tx: 9 MB/s 160 calls/s 160 msg/s # udp rx: 9 MB/s 6947 calls/s # udp tx: 9 MB/s 167 calls/s 167 msg/s # udp rx: 9 MB/s 6727 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 175 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 11 MB/s 199 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 11 MB/s 201 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 12 MB/s 204 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__->