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.34 [+0.34] -4 -t # 2.61 [+2.27] tcp tx: 995 MB/s 16885 calls/s 16885 msg/s # 2.61 [+0.00] tcp rx: 995 MB/s 51501 calls/s # 3.61 [+1.00] tcp tx: 864 MB/s 14663 calls/s 14663 msg/s # 3.61 [+0.00] tcp rx: 865 MB/s 45264 calls/s # 4.61 [+1.00] tcp tx: 972 MB/s 16498 calls/s 16498 msg/s # 4.62 [+0.00] tcp rx: 973 MB/s 50208 calls/s # 5.61 [+1.00] tcp tx: 978 MB/s 16591 calls/s 16591 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.29] -4 -v # 6.95 [+1.01] udp rx: 586 MB/s 425216 calls/s # 6.97 [+0.02] udp tx: 1103 MB/s 18721 calls/s 18721 msg/s # 7.95 [+0.98] udp rx: 652 MB/s 472576 calls/s # 7.97 [+0.02] udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # 8.95 [+0.98] udp rx: 658 MB/s 477184 calls/s # 8.97 [+0.02] udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # 9.95 [+0.98] udp rx: 668 MB/s 483840 calls/s # 9.97 [+0.02] udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.27] -4 -G # 11.28 [+1.01] udp rx: 1128 MB/s 823044 calls/s # 11.29 [+0.02] udp tx: 1150 MB/s 19511 calls/s 19511 msg/s # 12.28 [+0.98] udp rx: 1163 MB/s 848369 calls/s # 12.29 [+0.02] udp tx: 1162 MB/s 19719 calls/s 19719 msg/s # 13.28 [+0.98] udp rx: 1146 MB/s 836050 calls/s # 13.29 [+0.02] udp tx: 1145 MB/s 19435 calls/s 19435 msg/s # 14.28 [+0.98] udp rx: 1089 MB/s 794379 calls/s # 14.29 [+0.02] udp tx: 1088 MB/s 18457 calls/s 18457 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__->