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.32 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 899 MB/s 15251 calls/s 15251 msg/s # 2.58 [+0.00] tcp rx: 900 MB/s 49307 calls/s # 3.58 [+1.00] tcp tx: 890 MB/s 15106 calls/s 15106 msg/s # 4.18 [+0.60] tcp rx: 1564 MB/s 44830 calls/s # 4.58 [+0.40] tcp tx: 1035 MB/s 17558 calls/s 17558 msg/s # 5.18 [+0.60] tcp rx: 887 MB/s 46985 calls/s # 5.58 [+0.40] tcp tx: 736 MB/s 12485 calls/s 12485 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.95 [+1.01] udp rx: 621 MB/s 450560 calls/s # 6.97 [+0.02] udp tx: 1220 MB/s 20703 calls/s 20703 msg/s # 7.95 [+0.98] udp rx: 655 MB/s 474624 calls/s # 7.97 [+0.02] udp tx: 1244 MB/s 21101 calls/s 21101 msg/s # 8.95 [+0.98] udp rx: 660 MB/s 478464 calls/s # 8.97 [+0.02] udp tx: 1241 MB/s 21052 calls/s 21052 msg/s # 9.95 [+0.98] udp rx: 654 MB/s 474112 calls/s # 9.97 [+0.02] udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.28] -4 -G # 11.29 [+1.01] udp rx: 989 MB/s 721376 calls/s # 11.31 [+0.02] udp tx: 1008 MB/s 17110 calls/s 17110 msg/s # 12.29 [+0.98] udp rx: 1117 MB/s 815131 calls/s # 12.31 [+0.02] udp tx: 1120 MB/s 19001 calls/s 19001 msg/s # 13.29 [+0.99] udp rx: 1116 MB/s 814216 calls/s # 13.31 [+0.01] udp tx: 1118 MB/s 18974 calls/s 18974 msg/s # 14.30 [+0.99] udp rx: 1113 MB/s 812222 calls/s # 14.31 [+0.01] udp tx: 1115 MB/s 18918 calls/s 18918 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__->