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 7E9B8436F7 for ; Fri, 15 Dec 2023 05:24:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AA72402A6; Fri, 15 Dec 2023 05:24:44 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 49A9340266 for ; Fri, 15 Dec 2023 05:24:43 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b70f451399so12147139f.0 for ; Thu, 14 Dec 2023 20:24:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702614282; x=1703219082; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xsO+QWHC78AyhzwLBsyvINAQJXqs/kNUiTwqozis7OQ=; b=QMIbmdWY+JDgfUB3C0N4uLFdpgrdxgyGgM0PEaQxd7zhDS2KGXL7jS7nV2OaBRQ8Sh XC473X2/1zuZ8cvsPr/5nwrDRp6yaoJbeTAxFiGA513YQHlJhPp4vAjPQWf2AHfAMAYO Y+FRzl/fRfpHz5cVkYjNMCZXeSGUZQhbI5Org= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702614282; x=1703219082; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xsO+QWHC78AyhzwLBsyvINAQJXqs/kNUiTwqozis7OQ=; b=PWerDuawFz179CAY9tj2bI7Ek1ET2u+4Y/Xtglec2RTg4ppR3cY5ASjDHG3OfJzZId jcxRPtpDTQqGnMNVLEWQfWBEl6Mg85IH0AOA8ttSdKERoc950HMAV4Zxz3kqn5YZ6HT1 ao2gcObZErOckgVbboEe8K9fJv1yUX998FcGCShfhyGLMUtkMFYnP25y2BTL3nGfTq/d VkNcN/zRyof+zjNqukRpuPYl0bQqDd96Opod6N5Py8E0d++6/WQnH/uMcNk3ZSyfmCfK l305XLof4sA3x/jY/n0iRe+2IQow8EpOQqP2/ukwtjqn9I/u/wb10QjKMb/Z9+h6UItu dMpQ== X-Gm-Message-State: AOJu0YxO84M/O3i1FePwFlvXDaXWVFbiToKh8lU6sjb56qtUxqJpcNvi +S7svQN95oZgIgIHA3aAp+htrKEE+/9CuCJ0U/KEgaZv4HJFFHTCjis5A7VwE9klFkJeFTfLzQ= = X-Google-Smtp-Source: AGHT+IH5CUbDTExTPTjn1+Pxs5vcwmjVOOKdUSn7kjvivZ/Yf9gun7ZzxnfPlXoBZSRHnVfs9p1p3Ab6T8L0 X-Received: by 2002:a05:6602:1b12:b0:7b7:182f:2df3 with SMTP id dk18-20020a0566021b1200b007b7182f2df3mr12662970iob.14.1702614282712; Thu, 14 Dec 2023 20:24:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a24-20020a029998000000b004693a5d554esm615389jal.12.2023.12.14.20.24.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 20:24:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 20:24:42 -0800 (PST) Message-ID: <657bd50a.020a0220.40f65.178aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 42CE26051823; Thu, 14 Dec 2023 23:24:42 -0500 (EST) Subject: |SUCCESS| pw135214 [PATCH] [v4,4/7] dts: add pci addresses to EAL pa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135214 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, December 14 2023 22:10:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135214 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28636/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/