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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 925 MB/s 15689 calls/s 15689 msg/s # 2.53 [+0.00] tcp rx: 925 MB/s 48127 calls/s # 3.53 [+1.00] tcp tx: 927 MB/s 15723 calls/s 15723 msg/s # 3.53 [+0.00] tcp rx: 927 MB/s 47715 calls/s # 4.53 [+1.00] tcp tx: 915 MB/s 15531 calls/s 15531 msg/s # 4.53 [+0.00] tcp rx: 916 MB/s 45677 calls/s # 5.53 [+1.00] tcp tx: 903 MB/s 15324 calls/s 15324 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.27] -4 -v # 6.85 [+1.01] udp rx: 577 MB/s 418138 calls/s # 6.86 [+0.02] udp tx: 1184 MB/s 20095 calls/s 20095 msg/s # 7.85 [+0.98] udp rx: 656 MB/s 475392 calls/s # 7.86 [+0.01] udp tx: 1223 MB/s 20752 calls/s 20752 msg/s # 8.85 [+0.99] udp rx: 661 MB/s 479232 calls/s # 8.86 [+0.01] udp tx: 1219 MB/s 20679 calls/s 20679 msg/s # 9.85 [+0.99] udp rx: 605 MB/s 438784 calls/s # 9.86 [+0.01] udp tx: 1231 MB/s 20887 calls/s 20887 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.29] -4 -G # 11.20 [+1.01] udp rx: 1050 MB/s 766486 calls/s # 11.22 [+0.02] udp tx: 1078 MB/s 18291 calls/s 18291 msg/s # 12.20 [+0.98] udp rx: 1129 MB/s 823598 calls/s # 12.22 [+0.02] udp tx: 1130 MB/s 19181 calls/s 19181 msg/s # 13.20 [+0.98] udp rx: 1111 MB/s 810330 calls/s # 13.22 [+0.02] udp tx: 1112 MB/s 18862 calls/s 18862 msg/s # 14.20 [+0.98] udp rx: 1114 MB/s 813161 calls/s # 14.22 [+0.02] udp tx: 1116 MB/s 18929 calls/s 18929 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__->