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.31 [+0.31] -4 -t # 2.56 [+2.24] tcp tx: 943 MB/s 15999 calls/s 15999 msg/s # 2.56 [+0.00] tcp rx: 944 MB/s 48408 calls/s # 3.56 [+1.00] tcp tx: 998 MB/s 16928 calls/s 16928 msg/s # 3.56 [+0.00] tcp rx: 999 MB/s 50797 calls/s # 4.56 [+1.00] tcp tx: 980 MB/s 16637 calls/s 16637 msg/s # 4.56 [+0.00] tcp rx: 981 MB/s 48659 calls/s # 5.56 [+1.00] tcp tx: 970 MB/s 16456 calls/s 16456 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.26] -4 -v # 6.86 [+1.01] udp rx: 639 MB/s 463620 calls/s # 6.87 [+0.02] udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # 7.86 [+0.98] udp rx: 653 MB/s 473657 calls/s # 7.87 [+0.02] udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # 8.86 [+0.99] udp rx: 656 MB/s 475456 calls/s # 8.87 [+0.01] udp tx: 1299 MB/s 22039 calls/s 22039 msg/s # 9.86 [+0.99] udp rx: 635 MB/s 460065 calls/s # 9.87 [+0.01] udp tx: 1306 MB/s 22163 calls/s 22163 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.29] -4 -G # 11.21 [+1.01] udp rx: 1071 MB/s 781451 calls/s # 11.23 [+0.02] udp tx: 1093 MB/s 18551 calls/s 18551 msg/s # 12.21 [+0.98] udp rx: 1110 MB/s 809715 calls/s # 12.23 [+0.02] udp tx: 1110 MB/s 18837 calls/s 18837 msg/s # 13.21 [+0.98] udp rx: 1044 MB/s 761490 calls/s # 13.23 [+0.02] udp tx: 1048 MB/s 17782 calls/s 17782 msg/s # 14.21 [+0.98] udp rx: 1085 MB/s 791501 calls/s # 14.23 [+0.02] udp tx: 1086 MB/s 18430 calls/s 18430 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__->