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.27 [+0.27] -4 -t # 2.53 [+2.26] tcp tx: 883 MB/s 14987 calls/s 14987 msg/s # 2.53 [+0.00] tcp rx: 883 MB/s 47677 calls/s # 3.53 [+1.00] tcp tx: 852 MB/s 14457 calls/s 14457 msg/s # 3.53 [+0.00] tcp rx: 852 MB/s 46521 calls/s # 4.53 [+1.00] tcp tx: 955 MB/s 16203 calls/s 16203 msg/s # 4.53 [+0.00] tcp rx: 956 MB/s 49245 calls/s # 5.53 [+1.00] tcp tx: 958 MB/s 16260 calls/s 16260 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.85 [+0.29] -4 -v # 6.86 [+1.01] udp rx: 651 MB/s 471808 calls/s # 6.88 [+0.02] udp tx: 1307 MB/s 22175 calls/s 22175 msg/s # 7.87 [+0.98] udp rx: 667 MB/s 483584 calls/s # 7.88 [+0.02] udp tx: 1304 MB/s 22124 calls/s 22124 msg/s # 8.87 [+0.99] udp rx: 648 MB/s 470016 calls/s # 8.88 [+0.01] udp tx: 1310 MB/s 22230 calls/s 22230 msg/s # 9.87 [+0.99] udp rx: 668 MB/s 484352 calls/s # 9.88 [+0.01] udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1132 MB/s 825927 calls/s # 11.22 [+0.02] udp tx: 1154 MB/s 19578 calls/s 19578 msg/s # 12.20 [+0.98] udp rx: 1160 MB/s 846140 calls/s # 12.22 [+0.02] udp tx: 1160 MB/s 19678 calls/s 19678 msg/s # 13.20 [+0.99] udp rx: 1070 MB/s 780578 calls/s # 13.22 [+0.01] udp tx: 1070 MB/s 18149 calls/s 18149 msg/s # 14.20 [+0.99] udp rx: 1155 MB/s 842637 calls/s # 14.22 [+0.01] udp tx: 1155 MB/s 19590 calls/s 19590 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__->