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: 1014 MB/s 17207 calls/s 17207 msg/s # 2.49 [+0.02] tcp rx: 1034 MB/s 52127 calls/s # 3.47 [+0.98] tcp tx: 984 MB/s 16700 calls/s 16700 msg/s # 3.49 [+0.03] tcp rx: 995 MB/s 49513 calls/s # 4.47 [+0.97] tcp tx: 998 MB/s 16930 calls/s 16930 msg/s # 4.49 [+0.03] tcp rx: 998 MB/s 48215 calls/s # 5.47 [+0.97] tcp tx: 1020 MB/s 17305 calls/s 17305 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.77 [+0.27] -4 -v # 6.78 [+1.01] udp rx: 551 MB/s 399616 calls/s # 6.80 [+0.02] udp tx: 828 MB/s 14051 calls/s 14051 msg/s # 7.79 [+0.98] udp rx: 567 MB/s 411630 calls/s # 7.80 [+0.02] udp tx: 821 MB/s 13927 calls/s 13927 msg/s # 8.79 [+0.98] udp rx: 603 MB/s 437420 calls/s # 8.80 [+0.02] udp tx: 934 MB/s 15847 calls/s 15847 msg/s # 9.79 [+0.98] udp rx: 619 MB/s 448898 calls/s # 9.80 [+0.02] udp tx: 1302 MB/s 22084 calls/s 22084 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.26] -4 -G # 11.11 [+1.01] udp rx: 969 MB/s 706797 calls/s # 11.13 [+0.02] udp tx: 988 MB/s 16759 calls/s 16759 msg/s # 12.11 [+0.98] udp rx: 1149 MB/s 838146 calls/s # 12.13 [+0.02] udp tx: 1148 MB/s 19478 calls/s 19478 msg/s # 13.11 [+0.99] udp rx: 1143 MB/s 834262 calls/s # 13.13 [+0.01] udp tx: 1142 MB/s 19382 calls/s 19382 msg/s # 14.11 [+0.99] udp rx: 1147 MB/s 836849 calls/s # 14.13 [+0.01] udp tx: 1146 MB/s 19443 calls/s 19443 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__->