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: 950 MB/s 16115 calls/s 16115 msg/s # 2.50 [+0.00] tcp rx: 950 MB/s 49700 calls/s # 3.50 [+1.00] tcp tx: 908 MB/s 15409 calls/s 15409 msg/s # 3.50 [+0.00] tcp rx: 909 MB/s 49927 calls/s # 4.50 [+1.00] tcp tx: 952 MB/s 16161 calls/s 16161 msg/s # 4.50 [+0.00] tcp rx: 953 MB/s 49645 calls/s # 5.50 [+1.00] tcp tx: 941 MB/s 15976 calls/s 15976 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.28] -4 -v # 6.82 [+1.01] udp rx: 633 MB/s 458752 calls/s # 6.84 [+0.01] udp tx: 1250 MB/s 21208 calls/s 21208 msg/s # 7.82 [+0.99] udp rx: 664 MB/s 481576 calls/s # 7.84 [+0.01] udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # 8.83 [+0.99] udp rx: 640 MB/s 463872 calls/s # 8.84 [+0.01] udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # 9.83 [+0.99] udp rx: 613 MB/s 444416 calls/s # 9.84 [+0.01] udp tx: 1295 MB/s 21965 calls/s 21965 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.28] -4 -G # 11.17 [+1.02] udp rx: 1111 MB/s 810360 calls/s # 11.18 [+0.02] udp tx: 1131 MB/s 19193 calls/s 19193 msg/s # 12.17 [+0.98] udp rx: 1114 MB/s 812799 calls/s # 12.18 [+0.02] udp tx: 1117 MB/s 18954 calls/s 18954 msg/s # 13.17 [+0.99] udp rx: 1120 MB/s 817275 calls/s # 13.18 [+0.01] udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # 14.17 [+0.99] udp rx: 1138 MB/s 830415 calls/s # 14.18 [+0.01] udp tx: 1141 MB/s 19355 calls/s 19355 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__->