From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A442243D73 for ; Fri, 29 Mar 2024 01:55:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EBA140268; Fri, 29 Mar 2024 01:55:53 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 67BC040042 for ; Fri, 29 Mar 2024 01:55:52 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-368cd5ddb65so201095ab.0 for ; Thu, 28 Mar 2024 17:55:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711673752; x=1712278552; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=aqaSbsMnuGQAELrHaCUw8VmYds1AVRmpxhVmC5Zlqm4=; b=Vl1cY5P+5CG6JIwSS1Du+ykrZn1V1bBLL9hQ2gjAUJDr1WAGMFEkdeVH27ijoA/Aef IuI8jmmJbYJ7dRUzOh/KEcdoWGYRzA3Kh/Ocmo96CoI/yY4wM6Z7/UmvqwlUSZK2yE3h N4CufuXM1Mw4SuHfooQx/K49VAmAzjEY1bUQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711673752; x=1712278552; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=aqaSbsMnuGQAELrHaCUw8VmYds1AVRmpxhVmC5Zlqm4=; b=ILYDzUDs4omck7N/1k98sPfpSF90ce7gewKfIXBQZN+nidP9EfZt1CbDif5k+e6FyS hSNoVk5qxE0XNfXwt13aFOCViQjjHW83fduUw6xbjpyxAGMZvX3nbx4/iHxc/7IX1vHF 6QC7i26qgjQELE0iOT0+5iyEWZQrmx0eQo2vlwS5Qld/1nBa5L5scZ+bfYqLS4moTN8p e3Kz/8+Pz2I324I9PPUtHi1FaWggP3Y4YFUGyXKhWJpDyHWUd3ig19VAKlqWvPlbCBox 56MTs+Gb4mX5XcPD5spCgiaweuKIxAAQAgaGcd0zr+7iPdClS86tCfa0Sy1qYHD82Ow+ ZpuQ== X-Gm-Message-State: AOJu0Yxe7WjjkKjQAiUmmB4Bj62037EuTGTyvIXTq/8ttpv4gJ/QHK4l 6277FNff5RJDE5W7dJiEVOj6wzdBx4btj5sErrwcgKOPwLByy1JWy+svOVphsAgGqr5rxLmk+Dj 2O/8z0hceM+5SQZZpIKkzq024dEvXtyb8anMNI/BOm2mTQlAaeNgIObm5 X-Google-Smtp-Source: AGHT+IHGPhgdiYN0HummowGPZYSn8yUWYL/kN/4KLkaRkQHjGrk12yMWEio5VUpkhxw4BIArJkKxt0X2b0jR X-Received: by 2002:a05:6e02:1a8a:b0:368:9834:14bd with SMTP id k10-20020a056e021a8a00b00368983414bdmr856923ilv.13.1711673751888; Thu, 28 Mar 2024 17:55:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n25-20020a02cc19000000b00479310ead7bsm57200jap.16.2024.03.28.17.55.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Mar 2024 17:55:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Mar 2024 17:55:51 -0700 (PDT) Message-ID: <66061197.020a0220.6abd4.3972SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5D9966052471; Thu, 28 Mar 2024 20:55:51 -0400 (EDT) Subject: |SUCCESS| pw138965 [PATCH] vhost: optimize mbuf allocation in virtio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240328233338.56544-1-rdna@apple.com> References: <20240328233338.56544-1-rdna@apple.com> Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138965 _Testing PASS_ Submitter: Andrey Ignatov Date: Thursday, March 28 2024 23:33:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138965 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+----------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +=============================+===========================+================+==============================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+---------------------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+----------------+------------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29681/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/