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.54 [+2.25] tcp tx: 980 MB/s 16623 calls/s 16623 msg/s # 2.54 [+0.00] tcp rx: 980 MB/s 50139 calls/s # 3.54 [+1.00] tcp tx: 983 MB/s 16674 calls/s 16674 msg/s # 3.54 [+0.00] tcp rx: 984 MB/s 50341 calls/s # 4.54 [+1.00] tcp tx: 1015 MB/s 17227 calls/s 17227 msg/s # 4.54 [+0.00] tcp rx: 1016 MB/s 34073 calls/s # 5.54 [+1.00] tcp tx: 941 MB/s 15973 calls/s 15973 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.25] -4 -v # 6.83 [+1.01] udp rx: 640 MB/s 463616 calls/s # 6.85 [+0.02] udp tx: 1285 MB/s 21801 calls/s 21801 msg/s # 7.83 [+0.98] udp rx: 658 MB/s 476719 calls/s # 7.85 [+0.02] udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # 8.84 [+0.98] udp rx: 664 MB/s 481077 calls/s # 8.85 [+0.02] udp tx: 1267 MB/s 21499 calls/s 21499 msg/s # 9.84 [+0.98] udp rx: 664 MB/s 481438 calls/s # 9.85 [+0.02] udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # 9.88 [+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.19 [+0.31] -4 -G # 11.21 [+1.01] udp rx: 992 MB/s 724076 calls/s # 11.23 [+0.02] udp tx: 1014 MB/s 17213 calls/s 17213 msg/s # 12.21 [+0.98] udp rx: 1131 MB/s 824945 calls/s # 12.23 [+0.02] udp tx: 1131 MB/s 19189 calls/s 19189 msg/s # 13.21 [+0.98] udp rx: 1133 MB/s 826692 calls/s # 13.23 [+0.02] udp tx: 1132 MB/s 19213 calls/s 19213 msg/s # 14.21 [+0.98] udp rx: 1067 MB/s 778700 calls/s # 14.23 [+0.02] udp tx: 1066 MB/s 18089 calls/s 18089 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__->