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.30 [+0.30] -4 -t # 2.58 [+2.29] tcp tx: 939 MB/s 15929 calls/s 15929 msg/s # 2.60 [+0.02] tcp rx: 955 MB/s 49881 calls/s # 3.58 [+0.98] tcp tx: 941 MB/s 15972 calls/s 15972 msg/s # 3.60 [+0.02] tcp rx: 939 MB/s 46773 calls/s # 4.58 [+0.98] tcp tx: 934 MB/s 15845 calls/s 15845 msg/s # 4.61 [+0.03] tcp rx: 950 MB/s 45072 calls/s # 5.58 [+0.97] tcp tx: 906 MB/s 15376 calls/s 15376 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.27] -4 -v # 6.90 [+1.01] udp rx: 624 MB/s 452608 calls/s # 6.92 [+0.02] udp tx: 1172 MB/s 19889 calls/s 19889 msg/s # 7.90 [+0.98] udp rx: 668 MB/s 485022 calls/s # 7.92 [+0.02] udp tx: 1236 MB/s 20964 calls/s 20964 msg/s # 8.90 [+0.98] udp rx: 671 MB/s 486260 calls/s # 8.92 [+0.02] udp tx: 1209 MB/s 20506 calls/s 20506 msg/s # 9.90 [+0.98] udp rx: 668 MB/s 484259 calls/s # 9.92 [+0.02] udp tx: 1252 MB/s 21245 calls/s 21245 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.28] -4 -G # 11.25 [+1.01] udp rx: 1028 MB/s 750383 calls/s # 11.26 [+0.02] udp tx: 1049 MB/s 17806 calls/s 17806 msg/s # 12.25 [+0.98] udp rx: 1134 MB/s 827634 calls/s # 12.26 [+0.02] udp tx: 1138 MB/s 19314 calls/s 19314 msg/s # 13.25 [+0.98] udp rx: 1131 MB/s 825463 calls/s # 13.26 [+0.02] udp tx: 1132 MB/s 19200 calls/s 19200 msg/s # 14.25 [+0.99] udp rx: 1112 MB/s 811606 calls/s # 14.26 [+0.01] udp tx: 1114 MB/s 18908 calls/s 18908 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__->