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: 860 MB/s 14588 calls/s 14588 msg/s # 2.61 [+0.03] tcp rx: 894 MB/s 49833 calls/s # 3.58 [+0.97] tcp tx: 926 MB/s 15721 calls/s 15721 msg/s # 3.61 [+0.03] tcp rx: 927 MB/s 46356 calls/s # 4.58 [+0.97] tcp tx: 933 MB/s 15831 calls/s 15831 msg/s # 4.61 [+0.03] tcp rx: 934 MB/s 43895 calls/s # 5.58 [+0.97] tcp tx: 911 MB/s 15467 calls/s 15467 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.33] -4 -v # 6.96 [+1.02] udp rx: 565 MB/s 409344 calls/s # 6.98 [+0.02] udp tx: 1190 MB/s 20198 calls/s 20198 msg/s # 7.96 [+0.98] udp rx: 500 MB/s 362465 calls/s # 7.98 [+0.02] udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # 8.96 [+0.98] udp rx: 559 MB/s 404963 calls/s # 8.98 [+0.02] udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # 9.96 [+0.98] udp rx: 531 MB/s 385267 calls/s # 9.98 [+0.02] udp tx: 1311 MB/s 22245 calls/s 22245 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.29] -4 -G # 11.31 [+1.01] udp rx: 1073 MB/s 783235 calls/s # 11.33 [+0.02] udp tx: 1096 MB/s 18599 calls/s 18599 msg/s # 12.31 [+0.98] udp rx: 1093 MB/s 797734 calls/s # 12.33 [+0.02] udp tx: 1094 MB/s 18560 calls/s 18560 msg/s # 13.32 [+0.98] udp rx: 1123 MB/s 819585 calls/s # 13.33 [+0.02] udp tx: 1125 MB/s 19090 calls/s 19090 msg/s # 14.32 [+0.98] udp rx: 1117 MB/s 815005 calls/s # 14.33 [+0.02] udp tx: 1118 MB/s 18973 calls/s 18973 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__->