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.29] -4 -t # 2.54 [+2.26] tcp tx: 995 MB/s 16891 calls/s 16891 msg/s # 2.54 [+0.00] tcp rx: 996 MB/s 51070 calls/s # 3.54 [+1.00] tcp tx: 955 MB/s 16202 calls/s 16202 msg/s # 3.56 [+0.01] tcp rx: 969 MB/s 48541 calls/s # 4.54 [+0.99] tcp tx: 962 MB/s 16321 calls/s 16321 msg/s # 4.56 [+0.02] tcp rx: 968 MB/s 48084 calls/s # 5.54 [+0.98] tcp tx: 979 MB/s 16611 calls/s 16611 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.84 [+0.27] -4 -v # 6.85 [+1.01] udp rx: 649 MB/s 470879 calls/s # 6.87 [+0.02] udp tx: 1265 MB/s 21462 calls/s 21462 msg/s # 7.85 [+0.98] udp rx: 669 MB/s 484920 calls/s # 7.87 [+0.02] udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # 8.85 [+0.98] udp rx: 670 MB/s 485425 calls/s # 8.87 [+0.02] udp tx: 1239 MB/s 21016 calls/s 21016 msg/s # 9.85 [+0.98] udp rx: 670 MB/s 485818 calls/s # 9.87 [+0.02] udp tx: 1240 MB/s 21048 calls/s 21048 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.28] -4 -G # 11.19 [+1.01] udp rx: 1160 MB/s 846113 calls/s # 11.21 [+0.02] udp tx: 1179 MB/s 20013 calls/s 20013 msg/s # 12.20 [+0.98] udp rx: 1127 MB/s 822423 calls/s # 12.21 [+0.02] udp tx: 1127 MB/s 19121 calls/s 19121 msg/s # 13.20 [+0.98] udp rx: 1125 MB/s 821135 calls/s # 13.21 [+0.01] udp tx: 1125 MB/s 19085 calls/s 19085 msg/s # 14.20 [+0.99] udp rx: 1125 MB/s 820726 calls/s # 14.21 [+0.01] udp tx: 1124 MB/s 19073 calls/s 19073 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__->