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.61 [+2.28] tcp tx: 931 MB/s 15796 calls/s 15796 msg/s # 2.61 [+0.00] tcp rx: 931 MB/s 48787 calls/s # 3.61 [+1.00] tcp tx: 927 MB/s 15726 calls/s 15726 msg/s # 3.64 [+0.03] tcp rx: 962 MB/s 46554 calls/s # 4.61 [+0.97] tcp tx: 942 MB/s 15977 calls/s 15977 msg/s # 4.64 [+0.03] tcp rx: 939 MB/s 46778 calls/s # 5.61 [+0.97] tcp tx: 856 MB/s 14532 calls/s 14532 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.99 [+0.35] -4 -v # 7.00 [+1.01] udp rx: 589 MB/s 427264 calls/s # 7.03 [+0.02] udp tx: 1198 MB/s 20322 calls/s 20322 msg/s # 8.00 [+0.98] udp rx: 652 MB/s 472683 calls/s # 8.03 [+0.02] udp tx: 1200 MB/s 20353 calls/s 20353 msg/s # 9.01 [+0.98] udp rx: 665 MB/s 482304 calls/s # 9.03 [+0.02] udp tx: 1176 MB/s 19960 calls/s 19960 msg/s # 10.01 [+0.98] udp rx: 659 MB/s 477440 calls/s # 10.03 [+0.02] udp tx: 1178 MB/s 19986 calls/s 19986 msg/s # 10.06 [+0.03] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.36 [+0.30] -4 -G # 11.38 [+1.01] udp rx: 1049 MB/s 765646 calls/s # 11.40 [+0.02] udp tx: 1071 MB/s 18179 calls/s 18179 msg/s # 12.38 [+0.98] udp rx: 1120 MB/s 816934 calls/s # 12.40 [+0.02] udp tx: 1122 MB/s 19039 calls/s 19039 msg/s # 13.38 [+0.98] udp rx: 1046 MB/s 763436 calls/s # 13.40 [+0.02] udp tx: 1047 MB/s 17774 calls/s 17774 msg/s # 14.38 [+0.98] udp rx: 1080 MB/s 788153 calls/s # 14.40 [+0.02] udp tx: 1079 MB/s 18313 calls/s 18313 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__->