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.22] tcp tx: 951 MB/s 16142 calls/s 16142 msg/s # 2.51 [+0.03] tcp rx: 984 MB/s 49470 calls/s # 3.48 [+0.97] tcp tx: 935 MB/s 15864 calls/s 15864 msg/s # 3.51 [+0.03] tcp rx: 933 MB/s 47043 calls/s # 4.48 [+0.97] tcp tx: 933 MB/s 15839 calls/s 15839 msg/s # 4.51 [+0.03] tcp rx: 936 MB/s 46008 calls/s # 5.48 [+0.97] tcp tx: 925 MB/s 15695 calls/s 15695 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.76 [+0.25] -4 -v # 6.77 [+1.01] udp rx: 654 MB/s 473856 calls/s # 6.79 [+0.02] udp tx: 1296 MB/s 21995 calls/s 21995 msg/s # 7.77 [+0.98] udp rx: 672 MB/s 487168 calls/s # 7.79 [+0.02] udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # 8.78 [+0.98] udp rx: 671 MB/s 486400 calls/s # 8.79 [+0.02] udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # 9.78 [+0.98] udp rx: 672 MB/s 487168 calls/s # 9.79 [+0.02] udp tx: 1288 MB/s 21857 calls/s 21857 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.07 [+0.25] -4 -G # 11.09 [+1.01] udp rx: 1118 MB/s 816077 calls/s # 11.10 [+0.02] udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # 12.09 [+0.99] udp rx: 1137 MB/s 829633 calls/s # 12.10 [+0.01] udp tx: 1136 MB/s 19284 calls/s 19284 msg/s # 13.09 [+0.99] udp rx: 1134 MB/s 827529 calls/s # 13.10 [+0.01] udp tx: 1133 MB/s 19228 calls/s 19228 msg/s # 14.09 [+0.99] udp rx: 1134 MB/s 827128 calls/s # 14.10 [+0.01] udp tx: 1133 MB/s 19220 calls/s 19220 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__->