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.25 [+0.25] -4 -t # 2.47 [+2.22] tcp tx: 962 MB/s 16333 calls/s 16333 msg/s # 2.49 [+0.02] tcp rx: 988 MB/s 49945 calls/s # 3.47 [+0.98] tcp tx: 945 MB/s 16043 calls/s 16043 msg/s # 3.50 [+0.03] tcp rx: 952 MB/s 46252 calls/s # 4.47 [+0.97] tcp tx: 942 MB/s 15985 calls/s 15985 msg/s # 4.52 [+0.05] tcp rx: 967 MB/s 45802 calls/s # 5.47 [+0.95] tcp tx: 950 MB/s 16125 calls/s 16125 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.75 [+0.25] -4 -v # 6.77 [+1.01] udp rx: 659 MB/s 477440 calls/s # 6.78 [+0.02] udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # 7.77 [+0.98] udp rx: 670 MB/s 485859 calls/s # 7.78 [+0.02] udp tx: 1271 MB/s 21560 calls/s 21560 msg/s # 8.77 [+0.98] udp rx: 671 MB/s 486456 calls/s # 8.78 [+0.02] udp tx: 1271 MB/s 21572 calls/s 21572 msg/s # 9.77 [+0.99] udp rx: 671 MB/s 486193 calls/s # 9.78 [+0.01] udp tx: 1271 MB/s 21569 calls/s 21569 msg/s # 9.81 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.26] -4 -G # 11.09 [+1.01] udp rx: 1115 MB/s 813399 calls/s # 11.10 [+0.02] udp tx: 1134 MB/s 19249 calls/s 19249 msg/s # 12.09 [+0.98] udp rx: 1130 MB/s 824423 calls/s # 12.10 [+0.02] udp tx: 1129 MB/s 19159 calls/s 19159 msg/s # 13.09 [+0.98] udp rx: 1130 MB/s 824776 calls/s # 13.10 [+0.01] udp tx: 1129 MB/s 19165 calls/s 19165 msg/s # 14.09 [+0.99] udp rx: 1128 MB/s 823192 calls/s # 14.10 [+0.01] udp tx: 1127 MB/s 19126 calls/s 19126 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__->