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.29 [+0.29] -4 -t # 2.55 [+2.26] tcp tx: 961 MB/s 16316 calls/s 16316 msg/s # 2.58 [+0.03] tcp rx: 997 MB/s 50078 calls/s # 3.55 [+0.97] tcp tx: 955 MB/s 16198 calls/s 16198 msg/s # 3.59 [+0.04] tcp rx: 967 MB/s 47625 calls/s # 4.55 [+0.96] tcp tx: 971 MB/s 16483 calls/s 16483 msg/s # 4.59 [+0.04] tcp rx: 970 MB/s 47798 calls/s # 5.55 [+0.96] tcp tx: 972 MB/s 16502 calls/s 16502 msg/s # 5.58 [+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.86 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 627 MB/s 454656 calls/s # 6.89 [+0.02] udp tx: 1223 MB/s 20755 calls/s 20755 msg/s # 7.87 [+0.98] udp rx: 665 MB/s 482547 calls/s # 7.89 [+0.02] udp tx: 1070 MB/s 18162 calls/s 18162 msg/s # 8.87 [+0.98] udp rx: 664 MB/s 481306 calls/s # 8.89 [+0.02] udp tx: 1239 MB/s 21021 calls/s 21021 msg/s # 9.87 [+0.98] udp rx: 665 MB/s 482175 calls/s # 9.89 [+0.02] udp tx: 1216 MB/s 20628 calls/s 20628 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.30] -4 -G # 11.24 [+1.01] udp rx: 1074 MB/s 783541 calls/s # 11.26 [+0.02] udp tx: 1097 MB/s 18617 calls/s 18617 msg/s # 12.24 [+0.98] udp rx: 1061 MB/s 774159 calls/s # 12.26 [+0.02] udp tx: 1069 MB/s 18138 calls/s 18138 msg/s # 13.24 [+0.98] udp rx: 1110 MB/s 809706 calls/s # 13.26 [+0.02] udp tx: 1109 MB/s 18826 calls/s 18826 msg/s # 14.24 [+0.98] udp rx: 1121 MB/s 817798 calls/s # 14.26 [+0.02] udp tx: 1121 MB/s 19025 calls/s 19025 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__->