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.27 [+0.27] -4 -t # 2.53 [+2.25] tcp tx: 886 MB/s 15044 calls/s 15044 msg/s # 2.53 [+0.00] tcp rx: 887 MB/s 49100 calls/s # 3.53 [+1.00] tcp tx: 921 MB/s 15622 calls/s 15622 msg/s # 3.53 [+0.00] tcp rx: 922 MB/s 47354 calls/s # 4.53 [+1.00] tcp tx: 940 MB/s 15945 calls/s 15945 msg/s # 4.53 [+0.00] tcp rx: 940 MB/s 48174 calls/s # 5.53 [+1.00] tcp tx: 924 MB/s 15686 calls/s 15686 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 601 MB/s 435456 calls/s # 6.89 [+0.02] udp tx: 1202 MB/s 20401 calls/s 20401 msg/s # 7.87 [+0.98] udp rx: 612 MB/s 444058 calls/s # 7.88 [+0.02] udp tx: 1180 MB/s 20020 calls/s 20020 msg/s # 8.87 [+0.99] udp rx: 666 MB/s 483167 calls/s # 8.88 [+0.01] udp tx: 1188 MB/s 20155 calls/s 20155 msg/s # 9.87 [+0.99] udp rx: 672 MB/s 487168 calls/s # 9.88 [+0.01] udp tx: 1188 MB/s 20154 calls/s 20154 msg/s # 9.91 [+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.20 [+0.29] -4 -G # 11.22 [+1.01] udp rx: 1086 MB/s 792277 calls/s # 11.24 [+0.02] udp tx: 1107 MB/s 18783 calls/s 18783 msg/s # 12.22 [+0.98] udp rx: 1122 MB/s 818544 calls/s # 12.24 [+0.02] udp tx: 1124 MB/s 19067 calls/s 19067 msg/s # 13.22 [+0.98] udp rx: 1120 MB/s 817249 calls/s # 13.24 [+0.02] udp tx: 1121 MB/s 19025 calls/s 19025 msg/s # 14.22 [+0.99] udp rx: 1116 MB/s 814546 calls/s # 14.24 [+0.01] udp tx: 1117 MB/s 18959 calls/s 18959 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__->