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: 1020 MB/s 17304 calls/s 17304 msg/s # 2.58 [+0.00] tcp rx: 1023 MB/s 52212 calls/s # 3.58 [+1.00] tcp tx: 1029 MB/s 17467 calls/s 17467 msg/s # 3.58 [+0.00] tcp rx: 1030 MB/s 33659 calls/s # 4.58 [+1.00] tcp tx: 936 MB/s 15890 calls/s 15890 msg/s # 4.58 [+0.00] tcp rx: 937 MB/s 49030 calls/s # 5.58 [+1.00] tcp tx: 941 MB/s 15972 calls/s 15972 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.87 [+0.26] -4 -v # 6.88 [+1.01] udp rx: 660 MB/s 478094 calls/s # 6.90 [+0.02] udp tx: 1281 MB/s 21739 calls/s 21739 msg/s # 7.88 [+0.98] udp rx: 672 MB/s 486703 calls/s # 7.90 [+0.02] udp tx: 1282 MB/s 21756 calls/s 21756 msg/s # 8.88 [+0.99] udp rx: 672 MB/s 487253 calls/s # 8.90 [+0.01] udp tx: 1283 MB/s 21771 calls/s 21771 msg/s # 9.88 [+0.99] udp rx: 672 MB/s 487166 calls/s # 9.90 [+0.01] udp tx: 1282 MB/s 21744 calls/s 21744 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.18 [+0.26] -4 -G # 11.19 [+1.01] udp rx: 1090 MB/s 795352 calls/s # 11.21 [+0.02] udp tx: 1110 MB/s 18829 calls/s 18829 msg/s # 12.19 [+0.98] udp rx: 1102 MB/s 803888 calls/s # 12.21 [+0.02] udp tx: 1105 MB/s 18747 calls/s 18747 msg/s # 13.20 [+0.99] udp rx: 1100 MB/s 802577 calls/s # 13.21 [+0.01] udp tx: 1103 MB/s 18724 calls/s 18724 msg/s # 14.20 [+0.99] udp rx: 1119 MB/s 816170 calls/s # 14.21 [+0.01] udp tx: 1121 MB/s 19029 calls/s 19029 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__->