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.25] tcp tx: 956 MB/s 16225 calls/s 16225 msg/s # 2.54 [+0.00] tcp rx: 957 MB/s 49906 calls/s # 3.54 [+1.00] tcp tx: 926 MB/s 15719 calls/s 15719 msg/s # 3.56 [+0.03] tcp rx: 956 MB/s 46480 calls/s # 4.53 [+0.97] tcp tx: 922 MB/s 15642 calls/s 15642 msg/s # 4.56 [+0.03] tcp rx: 917 MB/s 44616 calls/s # 5.53 [+0.97] tcp tx: 922 MB/s 15649 calls/s 15649 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.29] -4 -v # 6.88 [+1.01] udp rx: 577 MB/s 418875 calls/s # 6.90 [+0.02] udp tx: 1145 MB/s 19436 calls/s 19436 msg/s # 7.88 [+0.98] udp rx: 622 MB/s 451092 calls/s # 7.90 [+0.02] udp tx: 1255 MB/s 21293 calls/s 21293 msg/s # 8.88 [+0.98] udp rx: 604 MB/s 438003 calls/s # 8.90 [+0.02] udp tx: 1210 MB/s 20538 calls/s 20538 msg/s # 9.88 [+0.98] udp rx: 640 MB/s 463808 calls/s # 9.90 [+0.02] udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.28] -4 -G # 11.22 [+1.01] udp rx: 1050 MB/s 766073 calls/s # 11.24 [+0.02] udp tx: 1071 MB/s 18174 calls/s 18174 msg/s # 12.22 [+0.98] udp rx: 1088 MB/s 793762 calls/s # 12.24 [+0.02] udp tx: 1088 MB/s 18460 calls/s 18460 msg/s # 13.22 [+0.98] udp rx: 1099 MB/s 802175 calls/s # 13.24 [+0.02] udp tx: 1099 MB/s 18643 calls/s 18643 msg/s # 14.22 [+0.98] udp rx: 1085 MB/s 791972 calls/s # 14.24 [+0.02] udp tx: 1085 MB/s 18409 calls/s 18409 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__->