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: 1054 MB/s 17882 calls/s 17882 msg/s # tcp rx: 1054 MB/s 137265 calls/s # tcp tx: 1046 MB/s 17751 calls/s 17751 msg/s # tcp rx: 1046 MB/s 132550 calls/s # tcp tx: 1050 MB/s 17810 calls/s 17810 msg/s # tcp rx: 1051 MB/s 135476 calls/s # tcp tx: 1075 MB/s 18241 calls/s 18241 msg/s # udp gso - over veth touching data # udp rx: 1132 MB/s 806633 calls/s # udp tx: 1171 MB/s 19866 calls/s 19866 msg/s # udp rx: 1287 MB/s 916878 calls/s # udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # udp rx: 1300 MB/s 926323 calls/s # udp tx: 1302 MB/s 22093 calls/s 22093 msg/s # udp rx: 1300 MB/s 926106 calls/s # udp tx: 1302 MB/s 22083 calls/s 22083 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 844493 calls/s # udp tx: 1221 MB/s 20709 calls/s 20709 msg/s # udp rx: 1238 MB/s 882537 calls/s # udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # udp rx: 1308 MB/s 932274 calls/s # udp tx: 1311 MB/s 22240 calls/s 22240 msg/s # udp rx: 1310 MB/s 933862 calls/s # udp tx: 1312 MB/s 22266 calls/s 22266 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1011 MB/s 17152 calls/s 17152 msg/s # tcp rx: 1012 MB/s 132225 calls/s # tcp tx: 997 MB/s 16916 calls/s 16916 msg/s # tcp rx: 998 MB/s 136309 calls/s # tcp tx: 990 MB/s 16793 calls/s 16793 msg/s # tcp rx: 991 MB/s 135870 calls/s # tcp tx: 830 MB/s 14088 calls/s 14088 msg/s # udp gso - over veth touching data # udp rx: 1185 MB/s 864355 calls/s # udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # udp rx: 1261 MB/s 920236 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # udp rx: 1257 MB/s 916816 calls/s # udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # udp rx: 1251 MB/s 913057 calls/s # udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 891464 calls/s # udp tx: 1255 MB/s 21299 calls/s 21299 msg/s # udp rx: 1258 MB/s 917696 calls/s # udp tx: 1257 MB/s 21330 calls/s 21330 msg/s # udp rx: 1254 MB/s 914727 calls/s # udp tx: 1253 MB/s 21262 calls/s 21262 msg/s # udp rx: 1256 MB/s 916611 calls/s # udp tx: 1256 MB/s 21311 calls/s 21311 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__->