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.51 [+2.25] tcp tx: 956 MB/s 16229 calls/s 16229 msg/s # 2.51 [+0.00] tcp rx: 957 MB/s 48997 calls/s # 3.51 [+1.00] tcp tx: 954 MB/s 16186 calls/s 16186 msg/s # 3.52 [+0.00] tcp rx: 957 MB/s 49045 calls/s # 4.51 [+1.00] tcp tx: 953 MB/s 16172 calls/s 16172 msg/s # 4.52 [+0.00] tcp rx: 952 MB/s 48583 calls/s # 5.51 [+1.00] tcp tx: 957 MB/s 16243 calls/s 16243 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.27] -4 -v # 6.83 [+1.01] udp rx: 639 MB/s 463530 calls/s # 6.85 [+0.02] udp tx: 1225 MB/s 20792 calls/s 20792 msg/s # 7.83 [+0.98] udp rx: 653 MB/s 473600 calls/s # 7.85 [+0.02] udp tx: 1201 MB/s 20380 calls/s 20380 msg/s # 8.83 [+0.99] udp rx: 582 MB/s 421632 calls/s # 8.85 [+0.01] udp tx: 1035 MB/s 17567 calls/s 17567 msg/s # 9.83 [+0.99] udp rx: 511 MB/s 370176 calls/s # 9.85 [+0.01] udp tx: 885 MB/s 15013 calls/s 15013 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.31] -4 -G # 11.20 [+1.01] udp rx: 1061 MB/s 774244 calls/s # 11.22 [+0.02] udp tx: 1085 MB/s 18409 calls/s 18409 msg/s # 12.20 [+0.98] udp rx: 1111 MB/s 810842 calls/s # 12.22 [+0.02] udp tx: 1111 MB/s 18858 calls/s 18858 msg/s # 13.20 [+0.98] udp rx: 1112 MB/s 811253 calls/s # 13.22 [+0.02] udp tx: 1112 MB/s 18867 calls/s 18867 msg/s # 14.20 [+0.98] udp rx: 1115 MB/s 813202 calls/s # 14.22 [+0.02] udp tx: 1114 MB/s 18904 calls/s 18904 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__->