make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.32 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 653 MB/s 11091 calls/s 11091 msg/s # 2.59 [+0.00] tcp rx: 654 MB/s 33560 calls/s # 3.58 [+1.00] tcp tx: 646 MB/s 10959 calls/s 10959 msg/s # 3.59 [+0.00] tcp rx: 646 MB/s 33220 calls/s # 4.58 [+1.00] tcp tx: 646 MB/s 10964 calls/s 10964 msg/s # 4.59 [+0.00] tcp rx: 647 MB/s 33214 calls/s # 5.58 [+1.00] tcp tx: 639 MB/s 10849 calls/s 10849 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.30] -4 -v # 6.93 [+1.01] udp rx: 655 MB/s 474880 calls/s # 6.95 [+0.02] udp tx: 1223 MB/s 20750 calls/s 20750 msg/s # 7.93 [+0.98] udp rx: 671 MB/s 486912 calls/s # 7.95 [+0.02] udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # 8.93 [+0.98] udp rx: 671 MB/s 486656 calls/s # 8.95 [+0.02] udp tx: 1255 MB/s 21293 calls/s 21293 msg/s # 9.93 [+0.98] udp rx: 672 MB/s 486656 calls/s # 9.95 [+0.02] udp tx: 1244 MB/s 21107 calls/s 21107 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.29] -4 -G # 11.30 [+1.02] udp rx: 622 MB/s 454138 calls/s # 11.31 [+0.01] udp tx: 631 MB/s 10713 calls/s 10713 msg/s # 12.30 [+0.99] udp rx: 650 MB/s 474358 calls/s # 12.31 [+0.01] udp tx: 653 MB/s 11081 calls/s 11081 msg/s # 13.30 [+0.99] udp rx: 619 MB/s 452148 calls/s # 13.31 [+0.01] udp tx: 622 MB/s 10552 calls/s 10552 msg/s # 14.30 [+0.99] udp rx: 620 MB/s 452833 calls/s # 14.31 [+0.01] udp tx: 623 MB/s 10582 calls/s 10582 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->