make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1146 MB/s 19447 calls/s 19447 msg/s # tcp rx: 1146 MB/s 139618 calls/s # tcp tx: 1142 MB/s 19371 calls/s 19371 msg/s # tcp rx: 1143 MB/s 137863 calls/s # tcp tx: 1130 MB/s 19168 calls/s 19168 msg/s # tcp rx: 1131 MB/s 136894 calls/s # tcp tx: 1134 MB/s 19248 calls/s 19248 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 862068 calls/s # udp tx: 1248 MB/s 21172 calls/s 21172 msg/s # udp rx: 1307 MB/s 931064 calls/s # udp tx: 1308 MB/s 22186 calls/s 22186 msg/s # udp rx: 1310 MB/s 933778 calls/s # udp tx: 1309 MB/s 22216 calls/s 22216 msg/s # udp rx: 1313 MB/s 935369 calls/s # udp tx: 1312 MB/s 22265 calls/s 22265 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 836901 calls/s # udp tx: 1214 MB/s 20595 calls/s 20595 msg/s # udp rx: 1319 MB/s 939765 calls/s # udp tx: 1323 MB/s 22442 calls/s 22442 msg/s # udp rx: 1325 MB/s 943923 calls/s # udp tx: 1327 MB/s 22515 calls/s 22515 msg/s # udp rx: 1315 MB/s 937080 calls/s # udp tx: 1318 MB/s 22357 calls/s 22357 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1136 MB/s 19276 calls/s 19276 msg/s # tcp rx: 1136 MB/s 142162 calls/s # tcp tx: 1051 MB/s 17831 calls/s 17831 msg/s # tcp rx: 1080 MB/s 131130 calls/s # tcp tx: 930 MB/s 15775 calls/s 15775 msg/s # tcp rx: 923 MB/s 128906 calls/s # tcp tx: 1072 MB/s 18187 calls/s 18187 msg/s # udp gso - over veth touching data # udp rx: 1187 MB/s 866318 calls/s # udp tx: 1220 MB/s 20707 calls/s 20707 msg/s # udp rx: 1264 MB/s 922054 calls/s # udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # udp rx: 1257 MB/s 917462 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 1254 MB/s 915219 calls/s # udp tx: 1254 MB/s 21272 calls/s 21272 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897776 calls/s # udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # udp rx: 1250 MB/s 911807 calls/s # udp tx: 1253 MB/s 21263 calls/s 21263 msg/s # udp rx: 1251 MB/s 913052 calls/s # udp tx: 1254 MB/s 21271 calls/s 21271 msg/s # udp rx: 1254 MB/s 914696 calls/s # udp tx: 1256 MB/s 21315 calls/s 21315 msg/s ok 1 selftests: net: udpgro_bench.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__->