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.25] -4 -t # 2.48 [+2.22] tcp tx: 980 MB/s 16627 calls/s 16627 msg/s # 2.48 [+0.00] tcp rx: 980 MB/s 50485 calls/s # 3.48 [+1.00] tcp tx: 951 MB/s 16134 calls/s 16134 msg/s # 3.51 [+0.03] tcp rx: 986 MB/s 48010 calls/s # 4.48 [+0.97] tcp tx: 955 MB/s 16206 calls/s 16206 msg/s # 4.51 [+0.03] tcp rx: 956 MB/s 47381 calls/s # 5.48 [+0.97] tcp tx: 964 MB/s 16355 calls/s 16355 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.26] -4 -v # 6.79 [+1.01] udp rx: 653 MB/s 473344 calls/s # 6.80 [+0.02] udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # 7.79 [+0.98] udp rx: 668 MB/s 483840 calls/s # 7.80 [+0.02] udp tx: 1284 MB/s 21792 calls/s 21792 msg/s # 8.79 [+0.98] udp rx: 670 MB/s 485888 calls/s # 8.80 [+0.02] udp tx: 1274 MB/s 21615 calls/s 21615 msg/s # 9.79 [+0.98] udp rx: 628 MB/s 455424 calls/s # 9.80 [+0.02] udp tx: 1295 MB/s 21976 calls/s 21976 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.09 [+0.26] -4 -G # 11.10 [+1.01] udp rx: 1122 MB/s 818489 calls/s # 11.12 [+0.02] udp tx: 1140 MB/s 19342 calls/s 19342 msg/s # 12.10 [+0.98] udp rx: 1139 MB/s 830994 calls/s # 12.12 [+0.01] udp tx: 1139 MB/s 19323 calls/s 19323 msg/s # 13.11 [+0.99] udp rx: 1141 MB/s 832481 calls/s # 13.12 [+0.01] udp tx: 1140 MB/s 19349 calls/s 19349 msg/s # 14.11 [+0.99] udp rx: 1144 MB/s 834814 calls/s # 14.12 [+0.01] udp tx: 1143 MB/s 19400 calls/s 19400 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__->