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.57 [+2.26] tcp tx: 957 MB/s 16237 calls/s 16237 msg/s # 2.57 [+0.00] tcp rx: 957 MB/s 49379 calls/s # 3.57 [+1.00] tcp tx: 1167 MB/s 19798 calls/s 19798 msg/s # 4.13 [+0.57] tcp rx: 1856 MB/s 24552 calls/s # 4.57 [+0.43] tcp tx: 1211 MB/s 20543 calls/s 20543 msg/s # 5.57 [+1.00] tcp tx: 1218 MB/s 20670 calls/s 20670 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.28] -4 -v # 6.90 [+1.01] udp rx: 658 MB/s 476672 calls/s # 6.92 [+0.02] udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # 7.90 [+0.98] udp rx: 672 MB/s 487168 calls/s # 7.92 [+0.02] udp tx: 1286 MB/s 21820 calls/s 21820 msg/s # 8.90 [+0.98] udp rx: 671 MB/s 486144 calls/s # 8.92 [+0.02] udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # 9.90 [+0.98] udp rx: 670 MB/s 485632 calls/s # 9.92 [+0.02] udp tx: 1282 MB/s 21749 calls/s 21749 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.28] -4 -G # 11.25 [+1.01] udp rx: 1106 MB/s 806846 calls/s # 11.27 [+0.02] udp tx: 1129 MB/s 19155 calls/s 19155 msg/s # 12.25 [+0.98] udp rx: 1131 MB/s 824887 calls/s # 12.27 [+0.02] udp tx: 1130 MB/s 19167 calls/s 19167 msg/s # 13.25 [+0.98] udp rx: 1133 MB/s 826325 calls/s # 13.27 [+0.02] udp tx: 1132 MB/s 19203 calls/s 19203 msg/s # 14.25 [+0.98] udp rx: 1133 MB/s 826890 calls/s # 14.27 [+0.02] udp tx: 1132 MB/s 19214 calls/s 19214 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__->