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.31 [+0.31] -4 -t # 2.57 [+2.26] tcp tx: 952 MB/s 16152 calls/s 16152 msg/s # 2.57 [+0.00] tcp rx: 953 MB/s 49972 calls/s # 3.57 [+1.00] tcp tx: 910 MB/s 15451 calls/s 15451 msg/s # 3.60 [+0.03] tcp rx: 946 MB/s 47508 calls/s # 4.57 [+0.97] tcp tx: 949 MB/s 16098 calls/s 16098 msg/s # 4.60 [+0.03] tcp rx: 949 MB/s 45784 calls/s # 5.57 [+0.97] tcp tx: 934 MB/s 15851 calls/s 15851 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.90 [+0.30] -4 -v # 6.91 [+1.01] udp rx: 612 MB/s 443904 calls/s # 6.93 [+0.02] udp tx: 1304 MB/s 22121 calls/s 22121 msg/s # 7.92 [+0.98] udp rx: 666 MB/s 482961 calls/s # 7.93 [+0.02] udp tx: 1289 MB/s 21867 calls/s 21867 msg/s # 8.92 [+0.98] udp rx: 666 MB/s 482655 calls/s # 8.93 [+0.02] udp tx: 1288 MB/s 21852 calls/s 21852 msg/s # 9.92 [+0.98] udp rx: 666 MB/s 482705 calls/s # 9.93 [+0.02] udp tx: 1285 MB/s 21808 calls/s 21808 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.31] -4 -G # 11.29 [+1.01] udp rx: 669 MB/s 488034 calls/s # 11.31 [+0.02] udp tx: 681 MB/s 11554 calls/s 11554 msg/s # 12.29 [+0.98] udp rx: 682 MB/s 497756 calls/s # 12.31 [+0.02] udp tx: 682 MB/s 11570 calls/s 11570 msg/s # 13.29 [+0.98] udp rx: 683 MB/s 498126 calls/s # 13.31 [+0.02] udp tx: 682 MB/s 11574 calls/s 11574 msg/s # 14.29 [+0.99] udp rx: 683 MB/s 498220 calls/s # 14.31 [+0.02] udp tx: 682 MB/s 11578 calls/s 11578 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__->