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.29] -4 -t # 2.54 [+2.25] tcp tx: 1024 MB/s 17382 calls/s 17382 msg/s # 2.55 [+0.00] tcp rx: 1025 MB/s 52365 calls/s # 3.54 [+1.00] tcp tx: 1035 MB/s 17565 calls/s 17565 msg/s # 3.55 [+0.00] tcp rx: 1037 MB/s 53075 calls/s # 4.54 [+1.00] tcp tx: 1029 MB/s 17460 calls/s 17460 msg/s # 4.55 [+0.00] tcp rx: 1030 MB/s 52772 calls/s # 5.54 [+1.00] tcp tx: 1022 MB/s 17340 calls/s 17340 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.88 [+1.02] udp rx: 654 MB/s 474880 calls/s # 6.89 [+0.02] udp tx: 1267 MB/s 21502 calls/s 21502 msg/s # 7.88 [+0.98] udp rx: 671 MB/s 486656 calls/s # 7.89 [+0.02] udp tx: 1246 MB/s 21142 calls/s 21142 msg/s # 8.88 [+0.98] udp rx: 671 MB/s 487168 calls/s # 8.89 [+0.02] udp tx: 1078 MB/s 18292 calls/s 18292 msg/s # 9.88 [+0.99] udp rx: 670 MB/s 485376 calls/s # 9.89 [+0.01] udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.27] -4 -G # 11.21 [+1.01] udp rx: 1057 MB/s 771312 calls/s # 11.23 [+0.02] udp tx: 1070 MB/s 18152 calls/s 18152 msg/s # 12.21 [+0.98] udp rx: 653 MB/s 476325 calls/s # 12.23 [+0.02] udp tx: 652 MB/s 11075 calls/s 11075 msg/s # 13.21 [+0.98] udp rx: 652 MB/s 476167 calls/s # 13.23 [+0.02] udp tx: 652 MB/s 11071 calls/s 11071 msg/s # 14.22 [+0.99] udp rx: 651 MB/s 474917 calls/s # 14.23 [+0.01] udp tx: 650 MB/s 11037 calls/s 11037 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__->