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 3D56F43D05 for ; Wed, 20 Mar 2024 17:52:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3957041132; Wed, 20 Mar 2024 17:52:15 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 0C3E940A6F for ; Wed, 20 Mar 2024 17:52:14 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3bd4e6a7cb0so54658b6e.3 for ; Wed, 20 Mar 2024 09:52:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710953533; x=1711558333; 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=OL6VeO6SFWm+5Od3iMPnVejZMyzUyVHRWhd5ku0PaUR2ziG8NfMLzRjDbcjxrALhyx BxZvFsOfcnR/ifcZAPjoXbyJ4bB4eOi9AHDMJ9yB82cfQmU5zEK1C2VSw11V/1t3bYYa eqNTct88TGQ2yByplZAjXHF30m+naGCWxLuso= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710953533; x=1711558333; 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=BldDP99//SO2Pjrwu9zzgao4TRSm6HP18y4fmm+5m7PT5RoLq/OEdaRberBeNPBfbm podFBOlzL47UXltcoLSWG+6/YMOxH8TQjmK08juwlWqRLy3o5zfKcWSFJFIPn0Lr905h iO7nhZMBrUzxTOKsPNU3dzRSXB+B5MiXdvGeky3+jeX4pZ8OJg/BFMVWTabrkxfXbwvB F50L6pBzr/q+6EFuvUgjCSXVLNBk5FuGNRhDTWvhTpREb3SDW1b4gvCTQLwQBt+gMGS5 khQxT3HUWMxet9gtVg1gJ+jemR5B1WujpAoOpvlcugaBgsYUnG0543/uuzsdYEZ1bGB3 M/5g== X-Gm-Message-State: AOJu0YxUDm2HAiIb0wRbkH2guBOFm1fP4m19/w/Beloa9pXb/sN9oyKI iOc7choceC46i+hR/b7iZU5WqHHa4nX+XnD/EJ1+91vyfwKMq8sbq3dw9jBljS8l19LK8niotBE JSR4x7Ft+EZ6NfhaN6gW3PSFPYwUkgft7GlmcauVBr3AQPXWuxNa0M0xP X-Google-Smtp-Source: AGHT+IHK6t6Tmt/njrcuj+qSTcoCoQUqmONLLnMy1F4cgV3nv4OfZ0oH0NAwKfH8WIrH1GVIv4uB9PkAIkWu X-Received: by 2002:a05:6808:1593:b0:3c3:85e4:49a6 with SMTP id t19-20020a056808159300b003c385e449a6mr12085280oiw.9.1710953533372; Wed, 20 Mar 2024 09:52:13 -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 hg15-20020a05622a610f00b00430d276817csm380865qtb.15.2024.03.20.09.52.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 09:52:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 09:52:13 -0700 (PDT) Message-ID: <65fb143d.050a0220.f5ac3.7ddfSMTPIN_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 1859F6052471; Wed, 20 Mar 2024 12:52:13 -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/