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.28 [+0.28] -4 -t # 2.54 [+2.26] tcp tx: 981 MB/s 16641 calls/s 16641 msg/s # 2.54 [+0.00] tcp rx: 981 MB/s 53000 calls/s # 3.54 [+1.00] tcp tx: 967 MB/s 16410 calls/s 16410 msg/s # 3.57 [+0.02] tcp rx: 994 MB/s 49862 calls/s # 4.54 [+0.98] tcp tx: 885 MB/s 15026 calls/s 15026 msg/s # 4.57 [+0.02] tcp rx: 882 MB/s 49766 calls/s # 5.54 [+0.98] tcp tx: 925 MB/s 15694 calls/s 15694 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.31] -4 -v # 6.90 [+1.02] udp rx: 611 MB/s 442880 calls/s # 6.92 [+0.02] udp tx: 1279 MB/s 21705 calls/s 21705 msg/s # 7.91 [+0.99] udp rx: 637 MB/s 462080 calls/s # 7.92 [+0.01] udp tx: 1149 MB/s 19504 calls/s 19504 msg/s # 8.91 [+0.99] udp rx: 668 MB/s 483840 calls/s # 8.92 [+0.01] udp tx: 1208 MB/s 20505 calls/s 20505 msg/s # 9.91 [+0.99] udp rx: 665 MB/s 482304 calls/s # 9.92 [+0.01] udp tx: 1167 MB/s 19806 calls/s 19806 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 986 MB/s 719602 calls/s # 11.29 [+0.02] udp tx: 1001 MB/s 16986 calls/s 16986 msg/s # 12.27 [+0.98] udp rx: 1094 MB/s 797945 calls/s # 12.29 [+0.02] udp tx: 1102 MB/s 18699 calls/s 18699 msg/s # 13.27 [+0.98] udp rx: 1132 MB/s 825601 calls/s # 13.29 [+0.02] udp tx: 1132 MB/s 19202 calls/s 19202 msg/s # 14.27 [+0.98] udp rx: 970 MB/s 707994 calls/s # 14.29 [+0.02] udp tx: 962 MB/s 16330 calls/s 16330 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__->