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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.47 [+0.45] -4 -t # 2.78 [+2.32] tcp tx: 951 MB/s 16138 calls/s 16138 msg/s # 2.78 [+0.00] tcp rx: 952 MB/s 51082 calls/s # 3.78 [+1.00] tcp tx: 981 MB/s 16640 calls/s 16640 msg/s # 3.78 [+0.00] tcp rx: 982 MB/s 50710 calls/s # 4.78 [+1.00] tcp tx: 960 MB/s 16294 calls/s 16294 msg/s # 4.79 [+0.00] tcp rx: 961 MB/s 50911 calls/s # 5.78 [+1.00] tcp tx: 983 MB/s 16686 calls/s 16686 msg/s # 5.82 [+0.04] udp gso - over veth touching data # 5.82 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.23 [+0.40] -4 -v # 7.24 [+1.01] udp rx: 611 MB/s 442880 calls/s # 7.26 [+0.02] udp tx: 1293 MB/s 21936 calls/s 21936 msg/s # 8.24 [+0.98] udp rx: 641 MB/s 464640 calls/s # 8.26 [+0.02] udp tx: 1292 MB/s 21926 calls/s 21926 msg/s # 9.24 [+0.98] udp rx: 658 MB/s 477184 calls/s # 9.26 [+0.02] udp tx: 1287 MB/s 21841 calls/s 21841 msg/s # 10.24 [+0.98] udp rx: 660 MB/s 478464 calls/s # 10.26 [+0.02] udp tx: 1289 MB/s 21871 calls/s 21871 msg/s # 10.30 [+0.04] udp gso and gro - over veth touching data # 10.30 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.71 [+0.41] -4 -G # 11.72 [+1.01] udp rx: 1004 MB/s 732619 calls/s # 11.75 [+0.03] udp tx: 1035 MB/s 17562 calls/s 17562 msg/s # 12.72 [+0.97] udp rx: 1143 MB/s 834155 calls/s # 12.75 [+0.03] udp tx: 1148 MB/s 19472 calls/s 19472 msg/s # 13.72 [+0.98] udp rx: 1085 MB/s 791423 calls/s # 13.75 [+0.03] udp tx: 1087 MB/s 18450 calls/s 18450 msg/s # 14.73 [+0.98] udp rx: 1128 MB/s 823196 calls/s # 14.75 [+0.02] udp tx: 1133 MB/s 19233 calls/s 19233 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__->