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.53 [+2.24] tcp tx: 958 MB/s 16264 calls/s 16264 msg/s # 2.53 [+0.00] tcp rx: 959 MB/s 50494 calls/s # 3.53 [+1.00] tcp tx: 946 MB/s 16059 calls/s 16059 msg/s # 3.54 [+0.01] tcp rx: 955 MB/s 49018 calls/s # 4.53 [+0.99] tcp tx: 937 MB/s 15898 calls/s 15898 msg/s # 4.55 [+0.03] tcp rx: 957 MB/s 46152 calls/s # 5.53 [+0.97] tcp tx: 948 MB/s 16094 calls/s 16094 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.33] -4 -v # 6.91 [+1.02] udp rx: 593 MB/s 430336 calls/s # 6.93 [+0.02] udp tx: 1186 MB/s 20124 calls/s 20124 msg/s # 7.91 [+0.98] udp rx: 653 MB/s 474112 calls/s # 7.93 [+0.02] udp tx: 1248 MB/s 21182 calls/s 21182 msg/s # 8.91 [+0.98] udp rx: 624 MB/s 452352 calls/s # 8.93 [+0.02] udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # 9.92 [+0.98] udp rx: 650 MB/s 470784 calls/s # 9.93 [+0.02] udp tx: 1231 MB/s 20890 calls/s 20890 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.29] -4 -G # 11.27 [+1.01] udp rx: 1034 MB/s 754242 calls/s # 11.29 [+0.02] udp tx: 1045 MB/s 17729 calls/s 17729 msg/s # 12.27 [+0.98] udp rx: 983 MB/s 717124 calls/s # 12.29 [+0.02] udp tx: 989 MB/s 16779 calls/s 16779 msg/s # 13.27 [+0.99] udp rx: 1094 MB/s 798561 calls/s # 13.29 [+0.01] udp tx: 1094 MB/s 18558 calls/s 18558 msg/s # 14.27 [+0.99] udp rx: 1043 MB/s 761091 calls/s # 14.29 [+0.01] udp tx: 1042 MB/s 17685 calls/s 17685 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__->