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.25 [+0.25] -4 -t # 2.47 [+2.22] tcp tx: 907 MB/s 15393 calls/s 15393 msg/s # 2.47 [+0.00] tcp rx: 907 MB/s 51573 calls/s # 3.47 [+1.00] tcp tx: 986 MB/s 16738 calls/s 16738 msg/s # 3.47 [+0.00] tcp rx: 987 MB/s 50825 calls/s # 4.47 [+1.00] tcp tx: 988 MB/s 16769 calls/s 16769 msg/s # 4.47 [+0.00] tcp rx: 989 MB/s 50891 calls/s # 5.47 [+1.00] tcp tx: 913 MB/s 15501 calls/s 15501 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.27] -4 -v # 6.78 [+1.01] udp rx: 653 MB/s 474368 calls/s # 6.80 [+0.01] udp tx: 1223 MB/s 20756 calls/s 20756 msg/s # 7.78 [+0.99] udp rx: 666 MB/s 483087 calls/s # 7.80 [+0.02] udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # 8.78 [+0.99] udp rx: 668 MB/s 483944 calls/s # 8.80 [+0.01] udp tx: 1296 MB/s 21985 calls/s 21985 msg/s # 9.78 [+0.99] udp rx: 661 MB/s 479273 calls/s # 9.80 [+0.01] udp tx: 1168 MB/s 19817 calls/s 19817 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.27] -4 -G # 11.10 [+1.01] udp rx: 986 MB/s 719240 calls/s # 11.12 [+0.02] udp tx: 1006 MB/s 17065 calls/s 17065 msg/s # 12.10 [+0.98] udp rx: 1134 MB/s 827709 calls/s # 12.12 [+0.02] udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # 13.10 [+0.99] udp rx: 1123 MB/s 819080 calls/s # 13.12 [+0.01] udp tx: 1124 MB/s 19075 calls/s 19075 msg/s # 14.10 [+0.99] udp rx: 1135 MB/s 827950 calls/s # 14.12 [+0.01] udp tx: 1138 MB/s 19308 calls/s 19308 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__->