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 5F29E456BF for ; Fri, 2 Aug 2024 09:42:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 598EE4064C; Fri, 2 Aug 2024 09:42:10 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id EED8240431 for ; Fri, 2 Aug 2024 09:42:08 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-81f86fd93acso99226739f.1 for ; Fri, 02 Aug 2024 00:42:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722584528; x=1723189328; 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=jgdn/hIY2qcPTHNjYzMPC+fwrayOMtFo2Rm+X5apB+k=; b=ihzjtaLf3TIxCRhKa6VqttY/2OtRf0UHu/ab61CppGdzqv8zCutsv59h7WvELzE81B iipq5Dncad0vQlDwXNQECt7eQ0wWc1UpV4qYOIlsBMat0ojzfEFmXKWWqRGpTW+QpTgQ xcCfl2x1PGaO/QxJWllYeOfraiUARCqWeZefY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722584528; x=1723189328; 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=jgdn/hIY2qcPTHNjYzMPC+fwrayOMtFo2Rm+X5apB+k=; b=M0PpqUp3L4NeM0jyugBwvNIHVYIsBnW7SaVTgvsEizvltcLyZ+CdzBIL6xZQK7tpto clWAzGd5uGJo6nyL4yqPEm332bWnWtzr5PdGe+xMZf929dYFs0U1pno/vHBf53Gvtmc7 dfdV1mxqgrUSmwiYSCqfpXo5fgHkfBbgYaksg+cDAImQ+7oeGuW3DteBMYHJC73nhmd/ mvmYeuZ1tYmGTWXTZxi7Tpqabc4ms1eLdJU6nQz2YRz96xCJLzrVIBn+fFgVgr1w3BJl 1+cCYNgRrNIIr2nbVMWtZHLuDrr+OZ5Ye+JVVGtAWQHyqTS5lumqot4AACSTwLA+9HAz umvg== X-Gm-Message-State: AOJu0YxBC2+TwqsCsHp5Efte7pwFAey/nABQ5ZW4JoGf6UWF/Vvo0Io3 oloB+35UzL6Zv3V3Osobhn2mYLHT2PTjWCM9PzvwhqDnCDKtUf+Hmi78SlAO5lkjZkQpGyriUgW zkcCCm0D/I1K9fWaJyjA7V5MLpj4tVAo6V94n+0dunOyXZRn67H1a1rRM X-Google-Smtp-Source: AGHT+IHHblEzC4knY3YvQKVndPO9WelJqLNJ/ZHpz0ET4MIWlmEZv3FnBTwBm6IEdWGsaJ9lUWu9K18XN26q X-Received: by 2002:a5d:960b:0:b0:81f:8825:af8f with SMTP id ca18e2360f4ac-81fd10d8634mr257314539f.2.1722584528320; Fri, 02 Aug 2024 00:42:08 -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 8926c6da1cb9f-4c8d6a46627sm38583173.65.2024.08.02.00.42.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2024 00:42:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Aug 2024 00:42:08 -0700 (PDT) Message-ID: <66ac8dd0.050a0220.23ec11.2dc6SMTPIN_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 CCD6C60524C8; Fri, 2 Aug 2024 03:42:07 -0400 (EDT) Subject: |PENDING| pw142819 [PATCH] buildtools/cmdline: fix meson error when From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801100153.41779-2-rjarry@redhat.com> References: <20240801100153.41779-2-rjarry@redhat.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: PENDING http://dpdk.org/patch/142819 _Testing pending_ Submitter: Robin Jarry Date: Thursday, August 01 2024 10:01:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 142819 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#248105 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 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ 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 38 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 (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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/30694/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/