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.54 [+2.24] tcp tx: 1004 MB/s 17031 calls/s 17031 msg/s # 2.54 [+0.00] tcp rx: 1004 MB/s 51633 calls/s # 3.54 [+1.00] tcp tx: 992 MB/s 16837 calls/s 16837 msg/s # 3.54 [+0.00] tcp rx: 993 MB/s 51091 calls/s # 4.54 [+1.00] tcp tx: 890 MB/s 15099 calls/s 15099 msg/s # 4.54 [+0.00] tcp rx: 891 MB/s 46526 calls/s # 5.54 [+1.00] tcp tx: 887 MB/s 15058 calls/s 15058 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 652 MB/s 472498 calls/s # 6.89 [+0.02] udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # 7.87 [+0.98] udp rx: 584 MB/s 423552 calls/s # 7.89 [+0.02] udp tx: 1300 MB/s 22051 calls/s 22051 msg/s # 8.87 [+0.98] udp rx: 667 MB/s 483105 calls/s # 8.89 [+0.02] udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # 9.87 [+0.99] udp rx: 666 MB/s 482409 calls/s # 9.89 [+0.01] udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1099 MB/s 802038 calls/s # 11.22 [+0.02] udp tx: 1121 MB/s 19028 calls/s 19028 msg/s # 12.20 [+0.98] udp rx: 1112 MB/s 811480 calls/s # 12.22 [+0.02] udp tx: 1123 MB/s 19059 calls/s 19059 msg/s # 13.20 [+0.98] udp rx: 1108 MB/s 808700 calls/s # 13.22 [+0.02] udp tx: 1109 MB/s 18813 calls/s 18813 msg/s # 14.20 [+0.98] udp rx: 1110 MB/s 810167 calls/s # 14.22 [+0.02] udp tx: 1112 MB/s 18865 calls/s 18865 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__->