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.52 [+2.24] tcp tx: 1037 MB/s 17590 calls/s 17590 msg/s # 2.52 [+0.00] tcp rx: 1037 MB/s 52782 calls/s # 3.52 [+1.00] tcp tx: 1040 MB/s 17642 calls/s 17642 msg/s # 3.52 [+0.00] tcp rx: 1041 MB/s 52922 calls/s # 4.52 [+1.00] tcp tx: 1032 MB/s 17515 calls/s 17515 msg/s # 4.56 [+0.04] tcp rx: 1075 MB/s 52314 calls/s # 5.52 [+0.96] tcp tx: 999 MB/s 16945 calls/s 16945 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.83 [+0.28] -4 -v # 6.84 [+1.01] udp rx: 659 MB/s 477696 calls/s # 6.86 [+0.02] udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # 7.84 [+0.98] udp rx: 671 MB/s 486400 calls/s # 7.86 [+0.02] udp tx: 1311 MB/s 22247 calls/s 22247 msg/s # 8.85 [+0.99] udp rx: 672 MB/s 486912 calls/s # 8.86 [+0.01] udp tx: 1313 MB/s 22280 calls/s 22280 msg/s # 9.85 [+0.99] udp rx: 671 MB/s 486400 calls/s # 9.86 [+0.01] udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.26] -4 -G # 11.16 [+1.01] udp rx: 1132 MB/s 825891 calls/s # 11.18 [+0.02] udp tx: 1154 MB/s 19584 calls/s 19584 msg/s # 12.16 [+0.98] udp rx: 1146 MB/s 836005 calls/s # 12.18 [+0.02] udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # 13.16 [+0.98] udp rx: 1146 MB/s 836288 calls/s # 13.18 [+0.02] udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # 14.16 [+0.98] udp rx: 1146 MB/s 836159 calls/s # 14.18 [+0.02] udp tx: 1145 MB/s 19430 calls/s 19430 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__->