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 C321243D05 for ; Wed, 20 Mar 2024 17:53:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B958741132; Wed, 20 Mar 2024 17:53:25 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 67BA940A6F for ; Wed, 20 Mar 2024 17:53:24 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c897ac777aso161013139f.2 for ; Wed, 20 Mar 2024 09:53:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710953603; x=1711558403; 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=5Pmlw24unZF1+z9E7JnCT2baZAtQUK/Lf4aLOCjVfAo=; b=eze+gPv9SPV07bGTCMioJetAENA/Pdg8kQUB6mffysljxoWMIEY7PPEoVluUAxBYzV uuuAvkP4EKN/XmphPkIOOrQmF8iA3NDDbbeC3dS8OkyI4tZpGPryG22qDjc2vbGN4VbC Rfr73uxrrHuW6mliCPBUzDmMpMB1RV/fT9QOs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710953604; x=1711558404; 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=5Pmlw24unZF1+z9E7JnCT2baZAtQUK/Lf4aLOCjVfAo=; b=RdPtq/d7C8Rbhx8C8M9ZG1qm5Cr7neUbJrD1fEdABAEWy9yRBUZyCdh6Z7TKy9Ur5B 5ahWojUjTKSUO64xFmNyKM8D14TC3Y1w359ZBM9SNbFYCb1K/FvJvPoOdTbi95UD3Pjg VCZPLYQhUdBCwZCFJpCpuvkRKyyP+yr8D0NDukaUSbWSHxkP2PyzeDs2SvuVp7eB8x4a 9CpNx7U6BBkgErgZle9vax4QMqG+7DTnl/8O64C9LX/w8YJka093JZg1OVMG6qM2W9uI 77ZuWIn+KTxium9Vvcg61kflacy9QvM52TIYW+vYa4PXZI9O1DSfguNCyEBz/niDd5C5 zQzA== X-Gm-Message-State: AOJu0YyGdbX9NIOSidsfZh/32TJ0VkrxroQ4ALFASDc7wNe2LewcHL5H nBTbVjxhNdwodWUqP4Or+4gvvT4D/cG/JhFdByf2x+6AIVKbV3K3dqilJ3YU5e5vAXCaXBQRHJg 0GexuWDRIJvFShnwbs4qddluWXOAragOzIy8MMbqX/UURj8AeJ2E+aUyu X-Google-Smtp-Source: AGHT+IFZA+wZV8i6BE9rql6psqaDwzvG5RUe7UpfD0TFTHTno6gkDbPpHJmaE0lYC/KOtOsULmCLTa/LmGlh X-Received: by 2002:a6b:7119:0:b0:7cc:7d9f:b659 with SMTP id q25-20020a6b7119000000b007cc7d9fb659mr6647223iog.12.1710953603796; Wed, 20 Mar 2024 09:53:23 -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 y8-20020a6bc808000000b007cc72b5f05csm459506iof.30.2024.03.20.09.53.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 09:53:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 09:53:23 -0700 (PDT) Message-ID: <65fb1483.6b0a0220.72596.fba7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 565C36052471; Wed, 20 Mar 2024 12:53:23 -0400 (EDT) Subject: |SUCCESS| pw138575 [PATCH] buildtools: fix build with clang 17 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240320155814.617220-1-alialnu@nvidia.com> References: <20240320155814.617220-1-alialnu@nvidia.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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138575 _Testing PASS_ Submitter: Ali Alnubani Date: Wednesday, March 20 2024 15:58:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138575 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29604/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/