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 CF57B44107 for ; Thu, 30 May 2024 00:09:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAB9B402AC; Thu, 30 May 2024 00:09:12 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id DF33A40289 for ; Thu, 30 May 2024 00:09:11 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6f8d0b1ccaaso166449a34.2 for ; Wed, 29 May 2024 15:09:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717020551; x=1717625351; 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=E3sTcWbDr8mXTMZHvHohNLA4rRyF6jlKUmqDJsKM2Xw=; b=YjPsHaFkmdCRCppAtaZhqwIKwFOCxWYdSU9i1KioQGHo5I7WCagU/VaxR3Dtnbobkh xEHpw/jYnEYYNx3oo6GDCq7kbudzFXjG4NPQl9N1DDWpJDbr4fS1zqUu7ZMRMYF45gUe kesMB95CC8uwmQBuoiaJ7TLgmQJCWhR7PRNWQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717020551; x=1717625351; 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=E3sTcWbDr8mXTMZHvHohNLA4rRyF6jlKUmqDJsKM2Xw=; b=gvt49huyZp/yKVyMIlxzaqUZOj0bjVtq/Tgt9wMl+By9Zuv56tPZylqTBC/3Ys1y3w exrDa+bRovdRy+I5R8O5u7lIzApMT+84kBRnGGzaSYpUHx5jFC4Ckdiz/FPyMCu8Ley3 WJZZFyUxSsDegfp1HcvEjloK5/MbLngZuSOhCrVI76YB+BtdQ3fMpxOVpGyiOg36AUG/ NpwiNcSroQzJhpKWyDQ0JBwHo/cDCIU0SnT2xdJDknF8NqTjRZH4Rkz1ov33djRwNkT8 rNAnnlwJsMxnS2sEabLQ5xTp4572sIU2zYZcQRSLMG9Lw6ufEPRcMNzkbIL8i1i5SxOB LP8A== X-Gm-Message-State: AOJu0Yy/r5aRT+/XbqTpGwTFgZrscRSkvYFOcoukm0iWEXf00fxQjtIX ppiBWxvcAslgJn/TOHjVhRybgX1U1yDPG/vNsQCDfQ5b5rq0kReCkDAmn/YrgZovbtOyoRen/1Y GrpgieCu5U5bo5STmj2ZNr2CZ5hu1ws9xE7kiBnQ56DkAwPRbiEn6SQO4 X-Google-Smtp-Source: AGHT+IGmiMFC6OCRG0635M31xXB5fPpe3i8pcHmD0qz1rvQiNRnWE8h5t2eMuSShxBBj74KcH/WYl2kQVSDg X-Received: by 2002:a05:6830:ed1:b0:6f8:e675:e245 with SMTP id 46e09a7af769-6f90af24203mr452686a34.31.1717020551135; Wed, 29 May 2024 15:09:11 -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 d75a77b69052e-43fb17c877fsm8590241cf.8.2024.05.29.15.09.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 May 2024 15:09:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 May 2024 15:09:11 -0700 (PDT) Message-ID: <6657a787.050a0220.11c5a.b522SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C5DA6605C373; Wed, 29 May 2024 18:09:10 -0400 (EDT) Subject: |SUCCESS| pw140397-140399 [PATCH] [v3,3/3] dts: Improve logging for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240529194910.26803-4-jspewock@iol.unh.edu> References: <20240529194910.26803-4-jspewock@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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140399 _Testing PASS_ Submitter: Jeremy Spewock Date: Wednesday, May 29 2024 19:49:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140397-140399 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | +=====================+====================+======================+==================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | Windows Server 2022 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | PASS | +---------------------+--------------------+----------------------+------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 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 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30041/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/