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.31 [+0.31] -4 -t # 2.56 [+2.26] tcp tx: 893 MB/s 15156 calls/s 15156 msg/s # 2.56 [+0.00] tcp rx: 893 MB/s 49439 calls/s # 3.56 [+1.00] tcp tx: 934 MB/s 15852 calls/s 15852 msg/s # 3.56 [+0.00] tcp rx: 935 MB/s 50742 calls/s # 4.56 [+1.00] tcp tx: 1007 MB/s 17080 calls/s 17080 msg/s # 4.57 [+0.00] tcp rx: 1008 MB/s 50761 calls/s # 5.56 [+1.00] tcp tx: 997 MB/s 16915 calls/s 16915 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.28] -4 -v # 6.89 [+1.01] udp rx: 636 MB/s 461312 calls/s # 6.91 [+0.02] udp tx: 1237 MB/s 20983 calls/s 20983 msg/s # 7.89 [+0.98] udp rx: 664 MB/s 481280 calls/s # 7.91 [+0.02] udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # 8.89 [+0.98] udp rx: 664 MB/s 481280 calls/s # 8.91 [+0.02] udp tx: 1297 MB/s 22012 calls/s 22012 msg/s # 9.89 [+0.98] udp rx: 664 MB/s 481280 calls/s # 9.91 [+0.02] udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.29] -4 -G # 11.25 [+1.01] udp rx: 1150 MB/s 838985 calls/s # 11.27 [+0.02] udp tx: 1174 MB/s 19923 calls/s 19923 msg/s # 12.25 [+0.98] udp rx: 1161 MB/s 846913 calls/s # 12.27 [+0.02] udp tx: 1161 MB/s 19705 calls/s 19705 msg/s # 13.25 [+0.98] udp rx: 1146 MB/s 836384 calls/s # 13.27 [+0.02] udp tx: 1147 MB/s 19460 calls/s 19460 msg/s # 14.25 [+0.98] udp rx: 1151 MB/s 839652 calls/s # 14.27 [+0.02] udp tx: 1151 MB/s 19533 calls/s 19533 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__->