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.29 [+0.28] -4 -t # 2.54 [+2.25] tcp tx: 885 MB/s 15012 calls/s 15012 msg/s # 2.54 [+0.00] tcp rx: 885 MB/s 48483 calls/s # 3.54 [+1.00] tcp tx: 913 MB/s 15502 calls/s 15502 msg/s # 3.54 [+0.00] tcp rx: 915 MB/s 47692 calls/s # 4.54 [+1.00] tcp tx: 919 MB/s 15595 calls/s 15595 msg/s # 4.54 [+0.00] tcp rx: 920 MB/s 46312 calls/s # 5.54 [+1.00] tcp tx: 889 MB/s 15083 calls/s 15083 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.83 [+0.26] -4 -v # 6.84 [+1.01] udp rx: 639 MB/s 463339 calls/s # 6.86 [+0.02] udp tx: 1206 MB/s 20464 calls/s 20464 msg/s # 7.84 [+0.98] udp rx: 661 MB/s 479229 calls/s # 7.86 [+0.02] udp tx: 1254 MB/s 21275 calls/s 21275 msg/s # 8.84 [+0.99] udp rx: 646 MB/s 468380 calls/s # 8.86 [+0.01] udp tx: 1186 MB/s 20130 calls/s 20130 msg/s # 9.84 [+0.99] udp rx: 640 MB/s 463590 calls/s # 9.86 [+0.01] udp tx: 1271 MB/s 21567 calls/s 21567 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.17 [+0.28] -4 -G # 11.19 [+1.01] udp rx: 1093 MB/s 797222 calls/s # 11.20 [+0.02] udp tx: 1113 MB/s 18894 calls/s 18894 msg/s # 12.19 [+0.98] udp rx: 1112 MB/s 811626 calls/s # 12.20 [+0.02] udp tx: 1113 MB/s 18879 calls/s 18879 msg/s # 13.19 [+0.98] udp rx: 1086 MB/s 792268 calls/s # 13.20 [+0.02] udp tx: 1085 MB/s 18416 calls/s 18416 msg/s # 14.19 [+0.99] udp rx: 1075 MB/s 784567 calls/s # 14.20 [+0.01] udp tx: 1075 MB/s 18242 calls/s 18242 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__->