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.28 [+0.28] -4 -t # 2.54 [+2.26] tcp tx: 953 MB/s 16178 calls/s 16178 msg/s # 2.58 [+0.03] tcp rx: 992 MB/s 50749 calls/s # 3.54 [+0.96] tcp tx: 898 MB/s 15235 calls/s 15235 msg/s # 3.59 [+0.05] tcp rx: 912 MB/s 46743 calls/s # 4.54 [+0.95] tcp tx: 904 MB/s 15342 calls/s 15342 msg/s # 4.59 [+0.05] tcp rx: 908 MB/s 46250 calls/s # 5.54 [+0.95] tcp tx: 912 MB/s 15483 calls/s 15483 msg/s # 5.58 [+0.04] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 639 MB/s 462848 calls/s # 6.89 [+0.02] udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # 7.87 [+0.98] udp rx: 649 MB/s 470716 calls/s # 7.89 [+0.02] udp tx: 1290 MB/s 21889 calls/s 21889 msg/s # 8.87 [+0.98] udp rx: 649 MB/s 470276 calls/s # 8.89 [+0.02] udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # 9.87 [+0.98] udp rx: 651 MB/s 472093 calls/s # 9.89 [+0.02] udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.27] -4 -G # 11.21 [+1.01] udp rx: 1134 MB/s 827734 calls/s # 11.23 [+0.02] udp tx: 1158 MB/s 19650 calls/s 19650 msg/s # 12.21 [+0.98] udp rx: 1149 MB/s 838621 calls/s # 12.23 [+0.02] udp tx: 1149 MB/s 19490 calls/s 19490 msg/s # 13.21 [+0.98] udp rx: 1147 MB/s 836711 calls/s # 13.23 [+0.02] udp tx: 1146 MB/s 19447 calls/s 19447 msg/s # 14.22 [+0.98] udp rx: 1147 MB/s 837171 calls/s # 14.23 [+0.02] udp tx: 1147 MB/s 19465 calls/s 19465 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__->