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.49 [+2.23] tcp tx: 888 MB/s 15072 calls/s 15072 msg/s # 2.49 [+0.00] tcp rx: 889 MB/s 45431 calls/s # 3.49 [+1.00] tcp tx: 855 MB/s 14502 calls/s 14502 msg/s # 3.51 [+0.02] tcp rx: 878 MB/s 42543 calls/s # 4.49 [+0.98] tcp tx: 849 MB/s 14406 calls/s 14406 msg/s # 4.51 [+0.02] tcp rx: 851 MB/s 42147 calls/s # 5.49 [+0.98] tcp tx: 854 MB/s 14486 calls/s 14486 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.27] -4 -v # 6.80 [+1.01] udp rx: 642 MB/s 465152 calls/s # 6.81 [+0.01] udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # 7.80 [+0.99] udp rx: 654 MB/s 474163 calls/s # 7.81 [+0.01] udp tx: 1253 MB/s 21254 calls/s 21254 msg/s # 8.80 [+0.99] udp rx: 601 MB/s 435924 calls/s # 8.81 [+0.01] udp tx: 1272 MB/s 21581 calls/s 21581 msg/s # 9.81 [+0.99] udp rx: 654 MB/s 473915 calls/s # 9.81 [+0.01] udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.26] -4 -G # 11.11 [+1.01] udp rx: 1060 MB/s 773221 calls/s # 11.13 [+0.01] udp tx: 1076 MB/s 18257 calls/s 18257 msg/s # 12.11 [+0.99] udp rx: 1069 MB/s 779668 calls/s # 12.13 [+0.01] udp tx: 1068 MB/s 18122 calls/s 18122 msg/s # 13.11 [+0.99] udp rx: 1058 MB/s 771988 calls/s # 13.13 [+0.01] udp tx: 1057 MB/s 17944 calls/s 17944 msg/s # 14.12 [+0.99] udp rx: 1050 MB/s 766480 calls/s # 14.13 [+0.01] udp tx: 1049 MB/s 17807 calls/s 17807 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__->