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 14D40457B4 for ; Tue, 13 Aug 2024 20:34:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1057B4065C; Tue, 13 Aug 2024 20:34:08 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 846D8402A8 for ; Tue, 13 Aug 2024 20:34:06 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b7a0ef0dfcso31661586d6.1 for ; Tue, 13 Aug 2024 11:34:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723574046; x=1724178846; 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=OuKXsIMvXxmqU33E1v1hC/BIga0NSZhr3wi83XIrrM4=; b=VRAycuF+fS6vjU78VdN695HcuAPNK8Ksp3XByGhKfAP35rJVcYePWHokaKRA4RD90G Gu/Abwkexb+NhGPSHGSPlb/3LE2Rdi8N0EdnunTAlemHxCUURmDJDwu1YamlbB8PELd0 sH8sD92sLGJnI0nc5L0Ers+lA0k8Ig2qjKNSM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723574046; x=1724178846; 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=OuKXsIMvXxmqU33E1v1hC/BIga0NSZhr3wi83XIrrM4=; b=QyqukoyKRXoyWOkqWbhoRXBHjCB3Tg4S9BbbAi6hZlINmkbCdR6+Mp5muqu5C1etS5 fIuK0/1/mD7eBqzPGEkkr8dwzxIaogCBZMPigLFjnVOatV+XJ4+u21NX445a/Y1K9X3s OATKywAY+pkRHtGgZluqZBfxXGHOOkTbnL2QUCWGdIAxClPyYSwgJ2gtOe1zWoNKXGhl jLv91ApY4jlP+8+1wDrOxxeVRTFkT5ZXyyKkevccKNNYg89ESO14VpmhI/djSim21gS7 sxICxR9DfuRbiA/bnku1+AjLzprvLl4LK8d3h/3aNXgUOzWUvamjq+Ty2+SD+3VH9Lx4 ZP6w== X-Gm-Message-State: AOJu0YwUUB+b+71JNlN5sftSXDpJBoX2SWs95hAlEGL9kYaZD9o2LG3p uoAg2c9zAnCAalXDA4aonLi4J5cTuSpwvmrRJV6FXHjLZPpLL4GzTl1vVk04Afthzxel30MQvHk D7sKtpPDtyybgCG06K9//5V1uLGdcjmgGgkAeE0So X-Google-Smtp-Source: AGHT+IHVwmFuGLmzVGr8HSH5OGpRJRrrnQE1I0HdoS8flfN+rgAsDUdgvWUTmzizQWXfo1+sh18HoD7+3gND X-Received: by 2002:a05:6214:3d8c:b0:6b7:9c28:4cc9 with SMTP id 6a1803df08f44-6bf5d27522dmr2909136d6.51.1723574045913; Tue, 13 Aug 2024 11:34:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bd82c66d8dsm3599576d6.2.2024.08.13.11.34.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Aug 2024 11:34:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Aug 2024 11:34:05 -0700 (PDT) Message-ID: <66bba71d.050a0220.729a4.1d2eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A4657605C380; Tue, 13 Aug 2024 14:34:05 -0400 (EDT) Subject: |SUCCESS| pw143118 [PATCH] [v1] dts: correct typos in conf.yaml From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240813171745.24049-1-dmarx@iol.unh.edu> References: <20240813171745.24049-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/143118 _Testing PASS_ Submitter: Dean Marx Date: Tuesday, August 13 2024 17:17:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143118 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#251887 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30784/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/