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 E201645D22 for ; Thu, 28 Nov 2024 01:01:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D684C402AE; Thu, 28 Nov 2024 01:01:35 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 714474029C for ; Thu, 28 Nov 2024 01:01:34 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e388d8850d3so210142276.3 for ; Wed, 27 Nov 2024 16:01:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732752094; x=1733356894; 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=wR4PWY4kN61nwtL93XS8SqG/LX+78/++6F7IOHL3KBg=; b=JirQ9f7cYforyRUcEzpvlUls8pwlPOVqx+2OeMPyfgAKcJT1Ndtp2pThJS3UPAyJa5 2A/ZLbXoSKGPGkh5BUh2g7pNdjF0Q2mpcC9hVhVTMbwNOk5a1jUkfaBYnZcLurDNTBZp 6U3uN+kQM+zN1K1q1x78uuNLJiGyjQPok1wtg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732752094; x=1733356894; 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=wR4PWY4kN61nwtL93XS8SqG/LX+78/++6F7IOHL3KBg=; b=SljlTOL4IoJPifmREQhxhnX17axXthRzpcuew7wt7TwAnmmu93bHCqfFrSGAh4OOhj W6k2nfoehVnMlt1dD0jzG2hyYuW2wto/ef3cv9OiMwv1qQOoqMRVPhOODjxXwIyxP4eQ EIZOrgKzSK+1mQP6tfos7iGC6FvA3tawt/j7cs7PeDSJ5ELCw+jRuBBvexUL58hv6m+8 AdTUkZUH7IculOqv9bsE/zxC3oKQGHAaLIrn/jB4NFFH0/VLdkGTf11QszQix3vnHNZV PFW0bENRBpn6pB65R6YEZCpYx2Td8M1Tz8teuclbwnCNrUYdU6tUS3MPlBBjyBrNGc0l Yk0A== X-Gm-Message-State: AOJu0YyIDvpBar8//9zK3STGVdkW8iIutsvo8MzEqlww6VhH4kmi4qwA gLnM1lx8LfMOq6ZoZEaU64rjFMlSNeGdTzy4EK/yVkvJ8+jY5iC2Kn1KQWhs1HdFA4ky5mAFB2U KDAZAo8qU2FjPDQPKuo3VYK+KFWgHGAGHm74GcBnU X-Gm-Gg: ASbGncsFpjc/G6EwqUL8qUEQuWJS7d9peafn7bGIZEB3K6xVPh5q1Lll6B50RbKEddb 3ctKtxIHToACOy+KWatbdOkW5qkc0VJaY1XqWHfzKCf0Ovq98Nb1T8poEv3fS3uRqe1GrwseSWs AaSdFc8+67pUXl3CfX8dPuQack7g6wWaxVtswBafIJI56kwMiHSnBp4r9vl8T6I+UbWyp4hEpgY VK3h8w5XZCC+yFx1IFGHaE47a1KI3gflqEMaWwWIVeq1oigc6dGP06nbdCgwZiUr2E8Hzg= X-Google-Smtp-Source: AGHT+IEU+ywF/ME51GFS0Df4LTwFoJqdFa6ugWj8C/wL3yreP76IQlsBz4hC6ijKdzY9tecUlE77me+qqW23 X-Received: by 2002:a05:6902:20c6:b0:e30:e39b:9d72 with SMTP id 3f1490d57ef6-e395b8ba26amr5239113276.16.1732752093840; Wed, 27 Nov 2024 16:01:33 -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-466c407c9bbsm61041cf.7.2024.11.27.16.01.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 16:01:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 16:01:33 -0800 (PST) Message-ID: <6747b2dd.050a0220.34a6c5.077cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7B7E16052471; Wed, 27 Nov 2024 19:01:33 -0500 (EST) Subject: |SUCCESS| pw148611 [PATCH] [v11] 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: <20241118195929.13730-1-dmarx@iol.unh.edu> References: <20241118195929.13730-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/148611 _Functional Testing PASS_ Submitter: Dean Marx Date: Monday, November 18 2024 19:59:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:37dda90ee15b7098bc48356868a87d34f727eecc 148611 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199006 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 | +=============================+========+ | 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 | +=============================+========+ | 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/31967/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/