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.27] tcp tx: 931 MB/s 15792 calls/s 15792 msg/s # 2.64 [+0.07] tcp rx: 989 MB/s 50349 calls/s # 3.57 [+0.93] tcp tx: 887 MB/s 15046 calls/s 15046 msg/s # 3.64 [+0.07] tcp rx: 887 MB/s 47734 calls/s # 4.57 [+0.93] tcp tx: 884 MB/s 14999 calls/s 14999 msg/s # 4.64 [+0.07] tcp rx: 893 MB/s 45632 calls/s # 5.57 [+0.93] tcp tx: 925 MB/s 15690 calls/s 15690 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.89 [+0.29] -4 -v # 6.91 [+1.01] udp rx: 631 MB/s 457216 calls/s # 6.93 [+0.02] udp tx: 1293 MB/s 21941 calls/s 21941 msg/s # 7.91 [+0.98] udp rx: 603 MB/s 437248 calls/s # 7.93 [+0.02] udp tx: 1324 MB/s 22456 calls/s 22456 msg/s # 8.91 [+0.98] udp rx: 667 MB/s 483584 calls/s # 8.93 [+0.02] udp tx: 1308 MB/s 22200 calls/s 22200 msg/s # 9.91 [+0.98] udp rx: 643 MB/s 465920 calls/s # 9.93 [+0.02] udp tx: 1313 MB/s 22272 calls/s 22272 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.26] -4 -G # 11.23 [+1.01] udp rx: 1101 MB/s 803563 calls/s # 11.25 [+0.02] udp tx: 1123 MB/s 19057 calls/s 19057 msg/s # 12.23 [+0.98] udp rx: 1038 MB/s 757121 calls/s # 12.25 [+0.02] udp tx: 1037 MB/s 17599 calls/s 17599 msg/s # 13.24 [+0.98] udp rx: 1160 MB/s 846232 calls/s # 13.25 [+0.02] udp tx: 1159 MB/s 19670 calls/s 19670 msg/s # 14.24 [+0.98] udp rx: 1150 MB/s 839177 calls/s # 14.25 [+0.02] udp tx: 1151 MB/s 19531 calls/s 19531 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__->