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.32 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 942 MB/s 15985 calls/s 15985 msg/s # 2.61 [+0.03] tcp rx: 976 MB/s 50959 calls/s # 3.57 [+0.97] tcp tx: 938 MB/s 15916 calls/s 15916 msg/s # 3.61 [+0.03] tcp rx: 941 MB/s 45841 calls/s # 4.58 [+0.97] tcp tx: 949 MB/s 16097 calls/s 16097 msg/s # 4.61 [+0.03] tcp rx: 948 MB/s 46166 calls/s # 5.57 [+0.97] tcp tx: 941 MB/s 15975 calls/s 15975 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.27] -4 -v # 6.89 [+1.01] udp rx: 615 MB/s 446720 calls/s # 6.91 [+0.02] udp tx: 1238 MB/s 21008 calls/s 21008 msg/s # 7.89 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.91 [+0.02] udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # 8.89 [+0.99] udp rx: 667 MB/s 483840 calls/s # 8.91 [+0.01] udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # 9.90 [+0.99] udp rx: 667 MB/s 483584 calls/s # 9.91 [+0.01] udp tx: 1288 MB/s 21856 calls/s 21856 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.22 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 1082 MB/s 789506 calls/s # 11.26 [+0.02] udp tx: 1103 MB/s 18711 calls/s 18711 msg/s # 12.24 [+0.98] udp rx: 1123 MB/s 819513 calls/s # 12.26 [+0.02] udp tx: 1123 MB/s 19052 calls/s 19052 msg/s # 13.24 [+0.98] udp rx: 1119 MB/s 816705 calls/s # 13.26 [+0.02] udp tx: 1119 MB/s 18980 calls/s 18980 msg/s # 14.24 [+0.98] udp rx: 1118 MB/s 815531 calls/s # 14.26 [+0.02] udp tx: 1117 MB/s 18951 calls/s 18951 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__->