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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 915 MB/s 15535 calls/s 15535 msg/s # 2.51 [+0.00] tcp rx: 916 MB/s 51616 calls/s # 3.51 [+1.00] tcp tx: 934 MB/s 15850 calls/s 15850 msg/s # 3.51 [+0.00] tcp rx: 935 MB/s 51365 calls/s # 4.51 [+1.00] tcp tx: 944 MB/s 16021 calls/s 16021 msg/s # 4.51 [+0.00] tcp rx: 945 MB/s 49303 calls/s # 5.51 [+1.00] tcp tx: 959 MB/s 16279 calls/s 16279 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.26] -4 -v # 6.81 [+1.01] udp rx: 657 MB/s 477440 calls/s # 6.83 [+0.02] udp tx: 1276 MB/s 21658 calls/s 21658 msg/s # 7.81 [+0.98] udp rx: 670 MB/s 485888 calls/s # 7.83 [+0.02] udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # 8.81 [+0.99] udp rx: 671 MB/s 486144 calls/s # 8.83 [+0.01] udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # 9.81 [+0.99] udp rx: 670 MB/s 485632 calls/s # 9.83 [+0.01] udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.26] -4 -G # 11.13 [+1.01] udp rx: 1074 MB/s 783607 calls/s # 11.15 [+0.02] udp tx: 1094 MB/s 18563 calls/s 18563 msg/s # 12.13 [+0.98] udp rx: 1099 MB/s 801680 calls/s # 12.15 [+0.02] udp tx: 1104 MB/s 18726 calls/s 18726 msg/s # 13.13 [+0.98] udp rx: 1133 MB/s 826475 calls/s # 13.15 [+0.02] udp tx: 1134 MB/s 19236 calls/s 19236 msg/s # 14.13 [+0.99] udp rx: 1138 MB/s 830425 calls/s # 14.15 [+0.01] udp tx: 1139 MB/s 19329 calls/s 19329 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__->