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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 935 MB/s 15869 calls/s 15869 msg/s # 2.50 [+0.00] tcp rx: 936 MB/s 48004 calls/s # 3.49 [+1.00] tcp tx: 920 MB/s 15616 calls/s 15616 msg/s # 3.50 [+0.00] tcp rx: 922 MB/s 47756 calls/s # 4.49 [+1.00] tcp tx: 934 MB/s 15847 calls/s 15847 msg/s # 4.50 [+0.00] tcp rx: 935 MB/s 48183 calls/s # 5.49 [+1.00] tcp tx: 928 MB/s 15749 calls/s 15749 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.29] -4 -v # 6.83 [+1.01] udp rx: 651 MB/s 472830 calls/s # 6.85 [+0.02] udp tx: 1110 MB/s 18827 calls/s 18827 msg/s # 7.83 [+0.98] udp rx: 632 MB/s 458639 calls/s # 7.85 [+0.02] udp tx: 956 MB/s 16217 calls/s 16217 msg/s # 8.83 [+0.98] udp rx: 571 MB/s 414585 calls/s # 8.85 [+0.02] udp tx: 715 MB/s 12141 calls/s 12141 msg/s # 9.83 [+0.98] udp rx: 570 MB/s 414131 calls/s # 9.85 [+0.02] udp tx: 723 MB/s 12276 calls/s 12276 msg/s # 9.89 [+0.04] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.30] -4 -G # 11.21 [+1.01] udp rx: 1122 MB/s 818884 calls/s # 11.22 [+0.02] udp tx: 1152 MB/s 19541 calls/s 19541 msg/s # 12.21 [+0.98] udp rx: 1137 MB/s 829402 calls/s # 12.22 [+0.02] udp tx: 1138 MB/s 19307 calls/s 19307 msg/s # 13.21 [+0.98] udp rx: 1132 MB/s 825960 calls/s # 13.22 [+0.02] udp tx: 1131 MB/s 19196 calls/s 19196 msg/s # 14.21 [+0.98] udp rx: 1119 MB/s 816221 calls/s # 14.22 [+0.02] udp tx: 1118 MB/s 18971 calls/s 18971 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__->