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.26 [+0.26] -4 -t # 2.48 [+2.23] tcp tx: 652 MB/s 11061 calls/s 11061 msg/s # 2.48 [+0.00] tcp rx: 652 MB/s 38653 calls/s # 3.48 [+1.00] tcp tx: 637 MB/s 10810 calls/s 10810 msg/s # 3.48 [+0.00] tcp rx: 638 MB/s 35560 calls/s # 4.48 [+1.00] tcp tx: 647 MB/s 10979 calls/s 10979 msg/s # 4.48 [+0.00] tcp rx: 647 MB/s 34022 calls/s # 5.48 [+1.00] tcp tx: 593 MB/s 10067 calls/s 10067 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.29] -4 -v # 6.81 [+1.01] udp rx: 647 MB/s 468933 calls/s # 6.83 [+0.02] udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # 7.81 [+0.98] udp rx: 655 MB/s 474680 calls/s # 7.83 [+0.02] udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # 8.81 [+0.99] udp rx: 650 MB/s 471381 calls/s # 8.83 [+0.01] udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # 9.81 [+0.99] udp rx: 651 MB/s 472157 calls/s # 9.83 [+0.01] udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.29] -4 -G # 11.16 [+1.01] udp rx: 1114 MB/s 812857 calls/s # 11.18 [+0.02] udp tx: 1134 MB/s 19245 calls/s 19245 msg/s # 12.16 [+0.98] udp rx: 1108 MB/s 808268 calls/s # 12.18 [+0.02] udp tx: 1107 MB/s 18785 calls/s 18785 msg/s # 13.16 [+0.98] udp rx: 1127 MB/s 822055 calls/s # 13.18 [+0.02] udp tx: 1126 MB/s 19101 calls/s 19101 msg/s # 14.16 [+0.99] udp rx: 1129 MB/s 823777 calls/s # 14.18 [+0.01] udp tx: 1128 MB/s 19143 calls/s 19143 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__->