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 6F51745928 for ; Sat, 7 Sep 2024 06:14:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 331624029B; Sat, 7 Sep 2024 06:14:27 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 2C0BE4028F for ; Sat, 7 Sep 2024 06:14:26 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-82aa7c3b3dbso10980839f.2 for ; Fri, 06 Sep 2024 21:14:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725682465; x=1726287265; 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=zqC262h0S4jfzqESqwRfcBJowCqrhKIumGe6okK+e/w=; b=JImIyOMoY90mw2w16XHC/wrNwrriHgyxEfKWDXV7z4S7IKm/9YLIKn9FsNhIE8r8AH 9J2pJmY81H2BVzkz9B4W6nrNUrFdjttMHKZN0txSjeuZ7RPl5ctcoSf4M4HgmQ2LgNzi zvnJSPel76lJ+8y6HbRJlHGkexa5ae98u0Sqs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725682465; x=1726287265; 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=zqC262h0S4jfzqESqwRfcBJowCqrhKIumGe6okK+e/w=; b=YbwzuxiL4iqaTT3NRWMJKD50g2rH33nz8RjJrIDpBfgRINbdRq4nBwVzq7YPnhuLg7 142wazZbhoOnpOMtViDCXFCTyf4gmXy0iZ4TO3KnE8AznPseFhwX/riGlSrnIXsOj2er fiqwHjR7XTJ2Kzy/PRx2P6AQajPVwR30+szr8BKx3W/W5A4CL7IRB+5saUEAPt2WbXTH emXn4WARqp3BVlGFVbQ39gtb65JWmbd6LrTnxPoeqbTLqPi0auiSgR7nU1+ojUnBCdWe yNuTaoKhmXNC1xMC2g92nTIc0CNUx/MB+Fi85civhnTtjcyuHoGOo0rKoSfrY7l1A+mF Qk/A== X-Gm-Message-State: AOJu0YwBIN1rUR9I++8O+nSToSEGqw13Grq76YjnHg8TG0OYaRQbB7o4 COUSS1ViUNJ3IEeGDoh3IH+gkWWs7lBRDFw8fjdpyU/zVdb6oORjLAA04waZjzOb9upYPXQTeXG LwSKaDlzZsyuyPyezJAril652ukgrslGKAziMJzbvIf1jm+qA3cKfnp0R X-Google-Smtp-Source: AGHT+IF/ck/gzFi6awiwbefdc5vU3fMs9QjAaULGeeoOVOT21rrpr3k5NIFRZMI3tswVbusv1CEBPyD1ef7D X-Received: by 2002:a05:6602:2dd2:b0:809:83e3:a35c with SMTP id ca18e2360f4ac-82a961a1743mr417846139f.7.1725682465260; Fri, 06 Sep 2024 21:14:25 -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 8926c6da1cb9f-4d09466eea6sm23947173.71.2024.09.06.21.14.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 21:14:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 21:14:25 -0700 (PDT) Message-ID: <66dbd321.050a0220.cb1c5.2341SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CA082605C351; Sat, 7 Sep 2024 00:14:24 -0400 (EDT) Subject: |SUCCESS| pw143743-143745 [PATCH] [RFC,v2,3/3] vduse: use import VDU From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906152337.2805036-4-maxime.coquelin@redhat.com> References: <20240906152337.2805036-4-maxime.coquelin@redhat.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143745 _Functional Testing PASS_ Submitter: Maxime Coquelin Date: Friday, September 06 2024 15:23:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143743-143745 --> functional testing pass Upstream job id: Template-DTS-Pipeline#179010 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30943/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/