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 2C96146024 for ; Thu, 9 Jan 2025 01:00:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2CDD24014F; Thu, 9 Jan 2025 01:00:11 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id E03B9400D6 for ; Thu, 9 Jan 2025 01:00:09 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844e6d1283aso47738639f.1 for ; Wed, 08 Jan 2025 16:00:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736380809; x=1736985609; 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=5Oug622GdIA52vhvbeEX6cU8UGnh3hp1wwavX9a040s=; b=bEKB1ScBQrC/HFRPpHRV0XD+wM/QIpg7Zh8lTf2d+OR+9UMWlk/xfR/eXKZ4lU4HC/ 33yzcA9I2gRQUYRwrdUP6/KCKRnlN0nYivtoDYwtqixFmKZSnuOyHva2esHbrRzHUZoB tGjX71bTV/3Fzd/RKwgRsJh8doiKTVlciUqWQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736380809; x=1736985609; 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=5Oug622GdIA52vhvbeEX6cU8UGnh3hp1wwavX9a040s=; b=akSiGqKB2yN5ls2yy/D9OddCocrApKxeZRUjEsbbgVy1Frgm3c93REWVwUsUK4KKTr CYlbYB/f4ZlDQ6XHl067xFR4WT2iljh5DXYyCxK12Qx5bYzJJ8SOovs5z+Pga0Y+VXcp HHycMTp1MArnhFHfBQujqvHyZixtpLeFPrh5lBzZCc78rGJIJbBTe9ZaQ0pMzqudVGdT MoQe8qHAA8A5S7qFGfHG7SHSFDB1dymhtrDqNhp+9iWHhPOwkQKBx57gthsg/A5RREn3 sRZd12gaTT/e01icAgx2OFMK9g3TrCGmyH9RDHvXMeNJ/WMNSbXoqM4OEuNw2rjMqCf9 NDXQ== X-Gm-Message-State: AOJu0Yxr23yIiHRIt2EJV+otzqFGW7Lv08Y1DDoT0dNhdTKc0ARxVeG/ 0ZFZFsZMUbh4WzmBVadmYDe20imIgJlPie5ha6Tu8V4VvGIx6XfWuj99IxxGqZ0IZcgPbbispUZ D2EYjsDuSRRNextQEFnX4/iq3Lyj5+ErrurGm4/cQ X-Gm-Gg: ASbGncuUPnoKXZnYKCAnYO/kLCYRF0p/Q3yjB9LEQnMGZfh0suaJUJ4/gAV7rcQYG0n GgKP+8MsrkXoZV7uLRPrQLF88Z8bk9D7E3OzKe6EFSyn/wxV+6vRu6ZJ2QTd+pO49IXzZE30WGY e0wrRlA92ScLv+j/JDiXwp2xwnOgUzq5YH3Dvaxi+V6eslkHHK6WHzZC4lqiRTa5vKx4RN02Uw7 4WntWlllJGImgo87oDQR2s/tFIDI9gXL1cuWKk5WzPv7vISLHfvy2BMLKUWtsO8CUVrnr6uDNAe Dg== X-Google-Smtp-Source: AGHT+IG17SEEN23n0e0dC+U9Y9X44MY5EhzW5cSyPFHkwtCFXEDADsVxsziu8A1HeVeAVSwCV8LaQoPLtL5r X-Received: by 2002:a05:6e02:1302:b0:3ce:419f:b8fe with SMTP id e9e14a558f8ab-3ce474ee578mr8888665ab.1.1736380809148; Wed, 08 Jan 2025 16:00:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b5f8f09sm7151173.6.2025.01.08.16.00.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2025 16:00:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Jan 2025 16:00:09 -0800 (PST) Message-ID: <677f1189.050a0220.3b99ff.0715SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AA03F6052471; Wed, 8 Jan 2025 19:00:08 -0500 (EST) Subject: |SUCCESS| pw149644 [PATCH] [v14] 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: <20250106203747.22489-1-dmarx@iol.unh.edu> References: <20250106203747.22489-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/149644 _Testing PASS_ Submitter: Dean Marx Date: Monday, January 06 2025 20:37:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149644 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#304241 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Fedora 40 | PASS | +-------------------+----------------+ | Fedora 40 (Clang) | PASS | +-------------------+----------------+ | CentOS Stream 9 | PASS | +-------------------+----------------+ | Debian Bullseye | PASS | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | Fedora 41 | PASS | +-------------------+----------------+ | Fedora 41 (Clang) | PASS | +-------------------+----------------+ | RHEL8 | PASS | +-------------------+----------------+ | RHEL9 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PASS | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 20.04 | PASS | +-------------------+----------------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32261/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/