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 A46B743D06 for ; Wed, 20 Mar 2024 18:02:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EF1541132; Wed, 20 Mar 2024 18:02:19 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 8337540A6F for ; Wed, 20 Mar 2024 18:02:18 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-78a26aaefc8so6285185a.1 for ; Wed, 20 Mar 2024 10:02:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710954138; x=1711558938; 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=KiVF54TAT55L5v3eEC5nB4Xcps57aXHWUuwLQ1dxo5tHjrsZ+M7Ee6iRTa6b9Qxjo8 oHswBgoKpUL+EyPa0FfgMH2RwVTU/t7TzL3TiuVG1IQ+TfN4TnbKFTML0kHzm0BCPPXj 8EWWndKls+M8wkVEAcz0XhF65SQGHfv4b2SQ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710954138; x=1711558938; 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=nQtKxXUJDaihB/nzREf0tz2CQ3NIdtfgvB+WB+6hhksnavGzthPCy8zulZW0tYREKJ KV2m+Q5yLz44n+YDqNWxnoS16T6KGhLtgiDSjx21nPNBJZDvXKDIxJOvfoGN8TBLpvA0 mdrWq88hzt+MP4qyaAb1WTRLFanfn07gmxGwf9o/i5S2pA6JY6Bbelqmmd/jnWiSB2PB Eal+NnWPGMgRYlel54S71YRpQds7ZtuJZ+2ENDizCWdHHq5WvSqPaQSRcvFjEg7OAbmR kV2yB0+ly3KsnpTlLSN4u74/kGzJHrubG25Erl7L0nGltGLwSTPAYQ73qz8QDDk3+Avw Bolw== X-Gm-Message-State: AOJu0YxORABcjzNowoo0OTCTY0P2qUSn61q8FRuGH/087ZQg3kIpFdti 8giDc0ZUFVPnMmBC54k5NsS0zmcMJW07pAAdwdrgntLa/bKMBT/uLpI4CjwJ0wFUWF+bTsZX/EN hkykujuZPcgPzmYxJkzJqY2IHdoqIIRxbclQddQ78 X-Google-Smtp-Source: AGHT+IEY7siKysIhMoAY2obtTZNcBhi66PKJT/oEbzIrXHlzlR4WrZOIMv4cQoj2kHGNEq/W27VgID9rkjBw X-Received: by 2002:ae9:f70b:0:b0:789:f7a6:602d with SMTP id s11-20020ae9f70b000000b00789f7a6602dmr6315227qkg.64.1710954137912; Wed, 20 Mar 2024 10:02:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay38-20020a05620a17a600b0078a210372f2sm89957qkb.1.2024.03.20.10.02.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 10:02:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 10:02:17 -0700 (PDT) Message-ID: <65fb1699.050a0220.3a647.52a4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 792286052471; Wed, 20 Mar 2024 13:02:17 -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/