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 12000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp rx: 11 MB/s 384 calls/s # tcp tx: 11 MB/s 190 calls/s 190 msg/s # tcp rx: 11 MB/s 389 calls/s # tcp tx: 11 MB/s 195 calls/s 195 msg/s # tcp tx: 11 MB/s 195 calls/s 195 msg/s # tcp rx: 11 MB/s 392 calls/s # udp gso - over veth touching data # udp rx: 4 MB/s 3418 calls/s # udp tx: 8 MB/s 146 calls/s 146 msg/s # udp rx: 9 MB/s 6452 calls/s # udp tx: 9 MB/s 157 calls/s 157 msg/s # udp rx: 9 MB/s 6534 calls/s # udp tx: 9 MB/s 159 calls/s 159 msg/s # udp rx: 10 MB/s 7376 calls/s # udp gso and gro - over veth touching data # udp rx: 8 MB/s 146 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 205 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 201 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 11 MB/s 201 calls/s # ipv6 # tcp - over veth touching data # tcp rx: 11 MB/s 406 calls/s # tcp tx: 11 MB/s 201 calls/s 201 msg/s # tcp rx: 11 MB/s 400 calls/s # tcp tx: 11 MB/s 200 calls/s 200 msg/s # tcp rx: 11 MB/s 404 calls/s # tcp tx: 11 MB/s 202 calls/s 202 msg/s # tcp tx: 11 MB/s 199 calls/s 199 msg/s # udp gso - over veth touching data # udp rx: 7 MB/s 5383 calls/s # udp tx: 9 MB/s 161 calls/s 161 msg/s # udp rx: 9 MB/s 6751 calls/s # udp tx: 9 MB/s 163 calls/s 163 msg/s # udp rx: 9 MB/s 7138 calls/s # udp tx: 9 MB/s 162 calls/s 162 msg/s # udp rx: 9 MB/s 6708 calls/s # udp gso and gro - over veth touching data # udp rx: 7 MB/s 120 calls/s # udp tx: 12 MB/s 210 calls/s 210 msg/s # udp rx: 12 MB/s 206 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 12 MB/s 211 calls/s # udp tx: 12 MB/s 218 calls/s 218 msg/s # udp rx: 12 MB/s 213 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__->