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 82AED46096 for ; Thu, 16 Jan 2025 02:34:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BAF94025F; Thu, 16 Jan 2025 02:34:29 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 9A27240156 for ; Thu, 16 Jan 2025 02:34:28 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4679eacf2c5so4728341cf.0 for ; Wed, 15 Jan 2025 17:34:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736991268; x=1737596068; 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=xhy1ETxakoy30/A/CucJHSN3NjPJNelOndXO2iqWqLw=; b=HyoKeBfL9/mV9w9SDczihreGYxK01y5uLVyrZepPLXHumADK+c5hyuw/wrKzAL8G10 PAulo2p9C82hCWXvrmW1Gjy0a70/Gzp3E7wrIyKc6eur7tvyzMiNmCVpm0ujUgTK11Dc KsbVRo9dHTrJ8iEdxQDq5LeJsmcEH6FhUIqUo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736991268; x=1737596068; 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=xhy1ETxakoy30/A/CucJHSN3NjPJNelOndXO2iqWqLw=; b=IkD+yV+Sk18RpA3fnDADNPIVZWFyAL9UK+stqVsjSJTVVvBmtf8vN7sFhvJehPgXeZ 9w0/gxmgXckVCScXy3a2U54OHpXKgo1JMh+3iih/nrUEee7sBg/5gFrLBA2uP5XuLld7 Tnhde0HZE9JfPMl1Qc1NWs4uG51CXC6b43JfRFDtaUiu7l6zdyC6/c8XJhh0J5xQuQpX y1fYL6C8LoB7PO5ELwq/OKDvog6cMl+ocrEZrt7JunJEFDYiisAaSkLRdgDujn0SYOgf JpJNmBx/IFltZmm6kb3jsvC62d8kSStsXAhTgyrxIDAZ+1zt6m2z570XINHtxgq6+VuS vP2w== X-Gm-Message-State: AOJu0Yx1u03iOSl1V7ZFRr3RlLsuB/vCYwno68crDt0rk0PAhTa5ZvFW Opt6xN713gsuZl112hLH8LfAHt5yYomZdzwrsYXwQEdDm0HsedJKpAp2PVVGOgu9jGSd10q7MuB IfUnNa6zaviZrOK1Z+F6fKFUj6mMgkXLHE3ieU6Qd X-Gm-Gg: ASbGncszIvpfqBlAopzRVuHuVRWPQ2edpxptKrM05mOkQ8MAz1O9zR0CidPsXh1RRN6 Ik0iPsxUShR33+Bpavk2eNsn7bFhKBc0kIb2KY0QFPMsx23PQgZHjkey+ac9HFwzeIQBxTX9uFd QYFqPFyfrVDNNqkvhZbSNtnkJ1970gtWP7Bu7OjKYlcmN0mmBTpyI5E51zbzzD7oKNqRMYJ67V+ 8aE9oS4/KHs40WMGylYtsqLY8Y+LVquyNSesMns9/hSKQ96HYyfSXzlSzCZ8r1gNBloq1QowoO/ 3V5xAA== X-Google-Smtp-Source: AGHT+IHwRU/O2fWbJZ8gOEICMqj4VIrwVfwlqnUbBYj4gWVYbu4ovEz4OjN0UjNJVA+NbHD01SOmh172tgvh X-Received: by 2002:a05:622a:1a0d:b0:466:99a9:c354 with SMTP id d75a77b69052e-46c71005c9emr522909701cf.22.1736991267964; Wed, 15 Jan 2025 17:34:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46c87371af3sm4358271cf.14.2025.01.15.17.34.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 17:34:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 17:34:27 -0800 (PST) Message-ID: <67886223.c80a0220.237ff7.20f6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2DCBA6052471; Wed, 15 Jan 2025 20:34:23 -0500 (EST) Subject: |SUCCESS| pw150114 [PATCH] [v16] dts: port over queue start/stop sui From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250115160947.3062-1-dmarx@iol.unh.edu> References: <20250115160947.3062-1-dmarx@iol.unh.edu> 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/150114 _Functional Testing PASS_ Submitter: Dean Marx Date: Wednesday, January 15 2025 16:09:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:154303b06ab29e040000f0536961601d952e2974 150114 --> functional testing pass Upstream job id: Template-DTS-Pipeline#207168 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 XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | 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 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | 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/32335/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/