make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 813 MB/s 13792 calls/s 13792 msg/s # tcp rx: 813 MB/s 139561 calls/s # tcp tx: 815 MB/s 13832 calls/s 13832 msg/s # tcp rx: 816 MB/s 144518 calls/s # tcp tx: 808 MB/s 13714 calls/s 13714 msg/s # tcp rx: 809 MB/s 142308 calls/s # tcp tx: 828 MB/s 14054 calls/s 14054 msg/s # udp gso - over veth touching data # udp rx: 1282 MB/s 913311 calls/s # udp tx: 1310 MB/s 22221 calls/s 22221 msg/s # udp rx: 1260 MB/s 897966 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 msg/s # udp rx: 1283 MB/s 914528 calls/s # udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # udp rx: 1259 MB/s 897505 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp gso and gro - over veth touching data # udp rx: 1274 MB/s 907766 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # udp rx: 1315 MB/s 937108 calls/s # udp tx: 1314 MB/s 22300 calls/s 22300 msg/s # udp rx: 1317 MB/s 938318 calls/s # udp tx: 1316 MB/s 22333 calls/s 22333 msg/s # udp rx: 1317 MB/s 938845 calls/s # udp tx: 1317 MB/s 22345 calls/s 22345 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 848 MB/s 14392 calls/s 14392 msg/s # tcp rx: 849 MB/s 145136 calls/s # tcp tx: 843 MB/s 14308 calls/s 14308 msg/s # tcp rx: 844 MB/s 154717 calls/s # tcp tx: 861 MB/s 14605 calls/s 14605 msg/s # tcp rx: 864 MB/s 153562 calls/s # tcp tx: 859 MB/s 14578 calls/s 14578 msg/s # udp gso - over veth touching data # udp rx: 1236 MB/s 901618 calls/s # udp tx: 1259 MB/s 21358 calls/s 21358 msg/s # udp rx: 1235 MB/s 901108 calls/s # udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # udp rx: 1234 MB/s 900527 calls/s # udp tx: 1234 MB/s 20945 calls/s 20945 msg/s # udp rx: 1232 MB/s 898642 calls/s # udp tx: 1230 MB/s 20877 calls/s 20877 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 869444 calls/s # udp tx: 1216 MB/s 20633 calls/s 20633 msg/s # udp rx: 1183 MB/s 862953 calls/s # udp tx: 1186 MB/s 20127 calls/s 20127 msg/s # udp rx: 1245 MB/s 908017 calls/s # udp tx: 1244 MB/s 21104 calls/s 21104 msg/s # udp rx: 1239 MB/s 903629 calls/s # udp tx: 1239 MB/s 21023 calls/s 21023 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__->