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.27 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 993 MB/s 16858 calls/s 16858 msg/s # 2.50 [+0.00] tcp rx: 994 MB/s 49949 calls/s # 3.50 [+1.00] tcp tx: 936 MB/s 15892 calls/s 15892 msg/s # 3.50 [+0.00] tcp rx: 937 MB/s 48370 calls/s # 4.50 [+1.00] tcp tx: 970 MB/s 16459 calls/s 16459 msg/s # 4.51 [+0.00] tcp rx: 971 MB/s 48471 calls/s # 5.50 [+1.00] tcp tx: 961 MB/s 16316 calls/s 16316 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 634 MB/s 459776 calls/s # 6.85 [+0.02] udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # 7.83 [+0.98] udp rx: 648 MB/s 469562 calls/s # 7.85 [+0.02] udp tx: 1245 MB/s 21123 calls/s 21123 msg/s # 8.83 [+0.98] udp rx: 657 MB/s 475904 calls/s # 8.85 [+0.02] udp tx: 1256 MB/s 21312 calls/s 21312 msg/s # 9.84 [+0.98] udp rx: 653 MB/s 473344 calls/s # 9.85 [+0.02] udp tx: 1247 MB/s 21152 calls/s 21152 msg/s # 9.89 [+0.04] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.28] -4 -G # 11.18 [+1.01] udp rx: 1088 MB/s 794162 calls/s # 11.20 [+0.01] udp tx: 1106 MB/s 18767 calls/s 18767 msg/s # 12.18 [+0.99] udp rx: 1140 MB/s 831710 calls/s # 12.20 [+0.01] udp tx: 1141 MB/s 19363 calls/s 19363 msg/s # 13.19 [+0.99] udp rx: 1000 MB/s 729648 calls/s # 13.20 [+0.01] udp tx: 1000 MB/s 16965 calls/s 16965 msg/s # 14.19 [+0.99] udp rx: 1120 MB/s 817069 calls/s # 14.20 [+0.01] udp tx: 1119 MB/s 18984 calls/s 18984 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__->