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.27 [+0.27] -4 -t # 2.52 [+2.25] tcp tx: 1010 MB/s 17135 calls/s 17135 msg/s # 2.54 [+0.02] tcp rx: 1030 MB/s 51566 calls/s # 3.52 [+0.98] tcp tx: 1004 MB/s 17041 calls/s 17041 msg/s # 3.55 [+0.03] tcp rx: 1017 MB/s 47567 calls/s # 4.52 [+0.97] tcp tx: 820 MB/s 13918 calls/s 13918 msg/s # 4.55 [+0.03] tcp rx: 816 MB/s 39918 calls/s # 5.52 [+0.97] tcp tx: 994 MB/s 16873 calls/s 16873 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.27] -4 -v # 6.83 [+1.01] udp rx: 659 MB/s 477696 calls/s # 6.84 [+0.02] udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # 7.83 [+0.98] udp rx: 674 MB/s 488192 calls/s # 7.84 [+0.02] udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # 8.83 [+0.98] udp rx: 674 MB/s 488704 calls/s # 8.84 [+0.02] udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # 9.83 [+0.99] udp rx: 673 MB/s 487936 calls/s # 9.84 [+0.01] udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.26] -4 -G # 11.15 [+1.01] udp rx: 1121 MB/s 817583 calls/s # 11.17 [+0.02] udp tx: 1141 MB/s 19360 calls/s 19360 msg/s # 12.15 [+0.98] udp rx: 1143 MB/s 833906 calls/s # 12.17 [+0.02] udp tx: 1145 MB/s 19435 calls/s 19435 msg/s # 13.15 [+0.99] udp rx: 1134 MB/s 827150 calls/s # 13.17 [+0.01] udp tx: 1136 MB/s 19269 calls/s 19269 msg/s # 14.15 [+0.99] udp rx: 1134 MB/s 827138 calls/s # 14.17 [+0.01] udp tx: 1136 MB/s 19276 calls/s 19276 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__->