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.57 [+2.26] tcp tx: 1005 MB/s 17055 calls/s 17055 msg/s # 2.60 [+0.03] tcp rx: 1040 MB/s 50301 calls/s # 3.57 [+0.97] tcp tx: 977 MB/s 16584 calls/s 16584 msg/s # 3.60 [+0.03] tcp rx: 975 MB/s 48727 calls/s # 4.57 [+0.97] tcp tx: 896 MB/s 15213 calls/s 15213 msg/s # 4.61 [+0.03] tcp rx: 899 MB/s 46295 calls/s # 5.57 [+0.97] tcp tx: 969 MB/s 16442 calls/s 16442 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.29] -4 -v # 6.91 [+1.01] udp rx: 617 MB/s 447488 calls/s # 6.93 [+0.02] udp tx: 1269 MB/s 21524 calls/s 21524 msg/s # 7.91 [+0.98] udp rx: 622 MB/s 450690 calls/s # 7.93 [+0.02] udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # 8.91 [+0.98] udp rx: 664 MB/s 481058 calls/s # 8.93 [+0.02] udp tx: 1249 MB/s 21187 calls/s 21187 msg/s # 9.91 [+0.98] udp rx: 665 MB/s 482129 calls/s # 9.93 [+0.02] udp tx: 1224 MB/s 20768 calls/s 20768 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.29] -4 -G # 11.28 [+1.01] udp rx: 1049 MB/s 765136 calls/s # 11.30 [+0.02] udp tx: 1073 MB/s 18209 calls/s 18209 msg/s # 12.28 [+0.98] udp rx: 1068 MB/s 779517 calls/s # 12.30 [+0.02] udp tx: 1068 MB/s 18120 calls/s 18120 msg/s # 13.28 [+0.98] udp rx: 1038 MB/s 757120 calls/s # 13.30 [+0.02] udp tx: 1033 MB/s 17531 calls/s 17531 msg/s # 14.28 [+0.98] udp rx: 1108 MB/s 808191 calls/s # 14.30 [+0.02] udp tx: 1112 MB/s 18866 calls/s 18866 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__->