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.50 [+2.24] tcp tx: 1013 MB/s 17193 calls/s 17193 msg/s # 2.50 [+0.00] tcp rx: 1014 MB/s 51715 calls/s # 3.50 [+1.00] tcp tx: 1013 MB/s 17191 calls/s 17191 msg/s # 3.50 [+0.00] tcp rx: 1014 MB/s 51796 calls/s # 4.50 [+1.00] tcp tx: 1014 MB/s 17199 calls/s 17199 msg/s # 4.51 [+0.00] tcp rx: 1015 MB/s 51821 calls/s # 5.50 [+1.00] tcp tx: 987 MB/s 16749 calls/s 16749 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.26] -4 -v # 6.81 [+1.01] udp rx: 609 MB/s 441856 calls/s # 6.83 [+0.02] udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # 7.81 [+0.98] udp rx: 621 MB/s 450068 calls/s # 7.83 [+0.02] udp tx: 1278 MB/s 21679 calls/s 21679 msg/s # 8.81 [+0.99] udp rx: 589 MB/s 427103 calls/s # 8.83 [+0.01] udp tx: 1283 MB/s 21770 calls/s 21770 msg/s # 9.81 [+0.99] udp rx: 669 MB/s 485203 calls/s # 9.83 [+0.01] udp tx: 1195 MB/s 20283 calls/s 20283 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.12 [+0.26] -4 -G # 11.13 [+1.01] udp rx: 1082 MB/s 789249 calls/s # 11.15 [+0.02] udp tx: 1094 MB/s 18566 calls/s 18566 msg/s # 12.13 [+0.98] udp rx: 1089 MB/s 794322 calls/s # 12.15 [+0.02] udp tx: 1099 MB/s 18650 calls/s 18650 msg/s # 13.13 [+0.99] udp rx: 1059 MB/s 772393 calls/s # 13.15 [+0.01] udp tx: 1058 MB/s 17960 calls/s 17960 msg/s # 14.13 [+0.99] udp rx: 1106 MB/s 806945 calls/s # 14.15 [+0.01] udp tx: 1106 MB/s 18763 calls/s 18763 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__->