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.31 [+0.31] -4 -t # 2.58 [+2.26] tcp tx: 933 MB/s 15830 calls/s 15830 msg/s # 2.58 [+0.00] tcp rx: 934 MB/s 48665 calls/s # 3.57 [+1.00] tcp tx: 987 MB/s 16741 calls/s 16741 msg/s # 3.58 [+0.00] tcp rx: 988 MB/s 50668 calls/s # 4.57 [+1.00] tcp tx: 998 MB/s 16941 calls/s 16941 msg/s # 4.58 [+0.00] tcp rx: 999 MB/s 51057 calls/s # 5.57 [+1.00] tcp tx: 981 MB/s 16648 calls/s 16648 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.27] -4 -v # 6.89 [+1.01] udp rx: 655 MB/s 474880 calls/s # 6.91 [+0.02] udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # 7.89 [+0.98] udp rx: 666 MB/s 483123 calls/s # 7.91 [+0.02] udp tx: 1254 MB/s 21271 calls/s 21271 msg/s # 8.90 [+0.98] udp rx: 611 MB/s 442993 calls/s # 8.91 [+0.02] udp tx: 1268 MB/s 21507 calls/s 21507 msg/s # 9.90 [+0.98] udp rx: 593 MB/s 429824 calls/s # 9.91 [+0.02] udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1054 MB/s 768887 calls/s # 11.25 [+0.02] udp tx: 1072 MB/s 18197 calls/s 18197 msg/s # 12.23 [+0.99] udp rx: 1107 MB/s 807427 calls/s # 12.25 [+0.01] udp tx: 1109 MB/s 18816 calls/s 18816 msg/s # 13.24 [+0.99] udp rx: 1112 MB/s 811387 calls/s # 13.25 [+0.01] udp tx: 1115 MB/s 18913 calls/s 18913 msg/s # 14.24 [+0.99] udp rx: 1115 MB/s 813388 calls/s # 14.25 [+0.01] udp tx: 1117 MB/s 18955 calls/s 18955 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__->