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 C536245752 for ; Tue, 6 Aug 2024 21:12:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BEFFF406B6; Tue, 6 Aug 2024 21:12:11 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 99ACA40685 for ; Tue, 6 Aug 2024 21:12:10 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-39b3ffc570bso3638475ab.3 for ; Tue, 06 Aug 2024 12:12:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722971530; x=1723576330; 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=UqWdk4gDaQ+lhKNFyerL0sS2PpsSA3/kztXnq9h/Ohk=; b=h3dpvwfm0pi+4RDnMMABKcaJ7uODFZ1AZYISEk+aJJgj0gmTaPO3WlfCHstSJzJI4r X8cq2mrvM7AakJCkMGZW9sZCiIaHp2R9EkoTGbnBLsZ/pr5aStblnfEyCvGJH75g9eNX ncpe1g9oiA6TrBkRNhv/h6Yqo02Sh4ekxSUlk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722971530; x=1723576330; 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=UqWdk4gDaQ+lhKNFyerL0sS2PpsSA3/kztXnq9h/Ohk=; b=GrOBBqLEdO+uc9QRDQ6TM59PNN7IjArQN6CrXyMpQ5o8A2MW4KgWONcOYgaLnu/AEP VZznoagD2FA7Sx81adJt2kVpQ1nXPxCCjIQ4oHlr/FsJBIxOWVWICeVQZsCQpx2Cyuxy 79hkl39wpxSDaRPbHaFQUxliGbZmDyE4KMcwLFiuavc3/9jQDABwfApBYt7L5p28g81Z unA0yhaH+MpnBZxtRXekpWKud3j6E1BnrYZS9I6iEe+hXtjAXP0BTMktKyBgZO16jruE b4AgcjmP9plPJCE1sWJuQrtMqo01rRo5GwopY/YfiR+akHaL+NUYWX+EpEU81B8Gqaob juqg== X-Gm-Message-State: AOJu0Yx3/EtZUbpFGqF+hkFcqj8QfYqmh31DydLJOfgDGNqNG3K00V/i 6jxbx0luyDt4mPLgykB9ocvhI8JVHnwh+hvRAfhqWtWHxuBQA25AGDbClsm8eipnqfM1fvhlX3a lYHjUcUu0QXYscQuwpiMhDWSk0kZFUoy1XFawf0kgup0RKYdmxbLDxjX0 X-Google-Smtp-Source: AGHT+IHJ0aWI6ZEcA7wg5aX/ceemVLR4Oeujn7GWAvgLSZKazPq7OZ7Mso3HqB+Y8RzrMN8CVZN0GGlGn7GZ X-Received: by 2002:a92:d591:0:b0:39a:ea6a:9a82 with SMTP id e9e14a558f8ab-39b1fba1674mr186796935ab.13.1722971529819; Tue, 06 Aug 2024 12:12:09 -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 e9e14a558f8ab-39b20a97fbcsm10135265ab.46.2024.08.06.12.12.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Aug 2024 12:12:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Aug 2024 12:12:09 -0700 (PDT) Message-ID: <66b27589.050a0220.33b09d.0186SMTPIN_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 45218605C351; Tue, 6 Aug 2024 15:12:09 -0400 (EDT) Subject: |SUCCESS| pw142955-142957 [PATCH] [v1,3/3] meson: skip symlinks to P From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806134218.3619913-4-g.singh@nxp.com> References: <20240806134218.3619913-4-g.singh@nxp.com> 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/142957 _Testing PASS_ Submitter: Gagandeep Singh Date: Tuesday, August 06 2024 13:42:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:76fa7797c09d5b6bb4aaed8a8f48a3afd6fb2548 142955-142957 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#249259 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 39 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | 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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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) 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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/