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: 1033 MB/s 17530 calls/s 17530 msg/s # 2.52 [+0.03] tcp rx: 1063 MB/s 52965 calls/s # 3.49 [+0.97] tcp tx: 1017 MB/s 17253 calls/s 17253 msg/s # 3.52 [+0.03] tcp rx: 1014 MB/s 50215 calls/s # 4.49 [+0.97] tcp tx: 1014 MB/s 17206 calls/s 17206 msg/s # 4.53 [+0.04] tcp rx: 1033 MB/s 49351 calls/s # 5.49 [+0.96] tcp tx: 1009 MB/s 17119 calls/s 17119 msg/s # 5.52 [+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.77 [+0.25] -4 -v # 6.79 [+1.01] udp rx: 654 MB/s 473856 calls/s # 6.80 [+0.02] udp tx: 1281 MB/s 21733 calls/s 21733 msg/s # 7.79 [+0.98] udp rx: 662 MB/s 480031 calls/s # 7.80 [+0.02] udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # 8.79 [+0.98] udp rx: 623 MB/s 451967 calls/s # 8.80 [+0.02] udp tx: 1262 MB/s 21416 calls/s 21416 msg/s # 9.79 [+0.99] udp rx: 664 MB/s 481627 calls/s # 9.80 [+0.01] udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.25] -4 -G # 11.09 [+1.01] udp rx: 1121 MB/s 817797 calls/s # 11.11 [+0.02] udp tx: 1138 MB/s 19314 calls/s 19314 msg/s # 12.09 [+0.99] udp rx: 1135 MB/s 828058 calls/s # 12.11 [+0.01] udp tx: 1134 MB/s 19247 calls/s 19247 msg/s # 13.09 [+0.99] udp rx: 1130 MB/s 824188 calls/s # 13.11 [+0.01] udp tx: 1129 MB/s 19151 calls/s 19151 msg/s # 14.10 [+0.99] udp rx: 1134 MB/s 827094 calls/s # 14.11 [+0.01] udp tx: 1133 MB/s 19221 calls/s 19221 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__->