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.31 [+0.31] -4 -t # 2.58 [+2.27] tcp tx: 945 MB/s 16035 calls/s 16035 msg/s # 2.61 [+0.03] tcp rx: 983 MB/s 51363 calls/s # 3.58 [+0.97] tcp tx: 917 MB/s 15562 calls/s 15562 msg/s # 3.61 [+0.03] tcp rx: 918 MB/s 46095 calls/s # 4.58 [+0.97] tcp tx: 925 MB/s 15698 calls/s 15698 msg/s # 4.61 [+0.03] tcp rx: 926 MB/s 46339 calls/s # 5.58 [+0.97] tcp tx: 933 MB/s 15826 calls/s 15826 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.31] -4 -v # 6.94 [+1.01] udp rx: 630 MB/s 456960 calls/s # 6.96 [+0.02] udp tx: 1121 MB/s 19014 calls/s 19014 msg/s # 7.94 [+0.98] udp rx: 665 MB/s 482602 calls/s # 7.96 [+0.02] udp tx: 1144 MB/s 19412 calls/s 19412 msg/s # 8.94 [+0.98] udp rx: 663 MB/s 480440 calls/s # 8.96 [+0.02] udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # 9.94 [+0.98] udp rx: 663 MB/s 480527 calls/s # 9.96 [+0.02] udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.29] -4 -G # 11.29 [+1.01] udp rx: 1106 MB/s 807172 calls/s # 11.31 [+0.02] udp tx: 1126 MB/s 19112 calls/s 19112 msg/s # 12.29 [+0.98] udp rx: 1123 MB/s 819347 calls/s # 12.31 [+0.02] udp tx: 1122 MB/s 19044 calls/s 19044 msg/s # 13.29 [+0.98] udp rx: 1122 MB/s 818730 calls/s # 13.31 [+0.02] udp tx: 1122 MB/s 19030 calls/s 19030 msg/s # 14.30 [+0.99] udp rx: 1117 MB/s 815261 calls/s # 14.31 [+0.01] udp tx: 1116 MB/s 18945 calls/s 18945 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__->