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: 14 MB/s 244 calls/s 244 msg/s # tcp rx: 14 MB/s 494 calls/s # tcp tx: 14 MB/s 245 calls/s 245 msg/s # tcp rx: 14 MB/s 490 calls/s # tcp tx: 13 MB/s 229 calls/s 229 msg/s # tcp rx: 13 MB/s 468 calls/s # udp gso - over veth touching data # udp rx: 7 MB/s 5552 calls/s # udp tx: 12 MB/s 204 calls/s 204 msg/s # udp rx: 12 MB/s 8660 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 11 MB/s 8350 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 12 MB/s 8862 calls/s # udp gso and gro - over veth touching data # udp rx: 10 MB/s 186 calls/s # udp tx: 15 MB/s 267 calls/s 267 msg/s # udp rx: 15 MB/s 256 calls/s # udp tx: 14 MB/s 253 calls/s 253 msg/s # udp rx: 15 MB/s 260 calls/s # udp tx: 15 MB/s 263 calls/s 263 msg/s # udp rx: 15 MB/s 264 calls/s # ipv6 # tcp - over veth touching data # tcp tx: 14 MB/s 248 calls/s 248 msg/s # tcp rx: 14 MB/s 502 calls/s # tcp tx: 13 MB/s 235 calls/s 235 msg/s # tcp rx: 13 MB/s 472 calls/s # tcp tx: 14 MB/s 242 calls/s 242 msg/s # tcp rx: 14 MB/s 491 calls/s # udp gso - over veth touching data # udp rx: 8 MB/s 6544 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 8917 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 9057 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 8987 calls/s # udp gso and gro - over veth touching data # udp rx: 11 MB/s 197 calls/s # udp tx: 16 MB/s 275 calls/s 275 msg/s # udp rx: 15 MB/s 258 calls/s # udp tx: 14 MB/s 252 calls/s 252 msg/s # udp rx: 15 MB/s 257 calls/s # udp tx: 15 MB/s 260 calls/s 260 msg/s # udp rx: 15 MB/s 259 calls/s # udp tx: 15 MB/s 259 calls/s 259 msg/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__->