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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 871 MB/s 14775 calls/s 14775 msg/s # 2.49 [+0.00] tcp rx: 871 MB/s 43946 calls/s # 3.49 [+1.00] tcp tx: 862 MB/s 14630 calls/s 14630 msg/s # 3.49 [+0.00] tcp rx: 863 MB/s 43657 calls/s # 4.49 [+1.00] tcp tx: 866 MB/s 14690 calls/s 14690 msg/s # 4.49 [+0.00] tcp rx: 867 MB/s 43800 calls/s # 5.49 [+1.00] tcp tx: 856 MB/s 14528 calls/s 14528 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.27] -4 -v # 6.80 [+1.01] udp rx: 657 MB/s 475904 calls/s # 6.82 [+0.02] udp tx: 1315 MB/s 22313 calls/s 22313 msg/s # 7.80 [+0.98] udp rx: 670 MB/s 485888 calls/s # 7.82 [+0.02] udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # 8.81 [+0.99] udp rx: 670 MB/s 485888 calls/s # 8.82 [+0.01] udp tx: 1295 MB/s 21972 calls/s 21972 msg/s # 9.81 [+0.99] udp rx: 670 MB/s 485632 calls/s # 9.82 [+0.01] udp tx: 1292 MB/s 21924 calls/s 21924 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.26] -4 -G # 11.13 [+1.01] udp rx: 1101 MB/s 803395 calls/s # 11.14 [+0.02] udp tx: 1120 MB/s 19012 calls/s 19012 msg/s # 12.13 [+0.98] udp rx: 1116 MB/s 814305 calls/s # 12.14 [+0.02] udp tx: 1116 MB/s 18929 calls/s 18929 msg/s # 13.13 [+0.99] udp rx: 1113 MB/s 812301 calls/s # 13.14 [+0.01] udp tx: 1112 MB/s 18873 calls/s 18873 msg/s # 14.13 [+0.99] udp rx: 1116 MB/s 814010 calls/s # 14.14 [+0.01] udp tx: 1115 MB/s 18916 calls/s 18916 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__->