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 B1B5843D06 for ; Wed, 20 Mar 2024 18:00:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACD5B41132; Wed, 20 Mar 2024 18:00:15 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 4104440A6F for ; Wed, 20 Mar 2024 17:59:54 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1e00b1c2684so58885ad.0 for ; Wed, 20 Mar 2024 09:59:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710953993; x=1711558793; 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=mIYkqEkj4DxpZrEp3hLJLggZPh2ImDpFPS7goqd5tpI=; b=BC38xHgT6mGolGKT4WQYsySAqROFdMNtfwUwVeY6aI5Dqr/nsbAdpxQa5GsZHcD4zA MF1UigLQc6Jslq6nQtGPC4n7rlg64Hinl4lnCMmwUWyriFBbC8UytEeaVN5U9KCbyZ7d MxtnJkqBEorOkL6NVZ3sAtlryK1EXnViOJzKQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710953993; x=1711558793; 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=mIYkqEkj4DxpZrEp3hLJLggZPh2ImDpFPS7goqd5tpI=; b=PtPiRUOKqVVlyaj0NHIHG4IJ1ym+Fs4ddQWOD38n3n48CDgUIgtic0yIdDKQmZ8dmK MbyxDgDqU+wcyuVcL4/oqhNdQTrMp//lVCJc28x31ul85lMHRdTxHVs0Od4V9hlXblGd FLTETFveqhtk9xhHknqu9DX6ossBLb7g8bH4yYRLYh/4fhGwjl7065ZwvI8XD+BbLrfG S4IhAC2boAf7O3N6Bnd3SBwgxNFXDhRW4Yb9Yzp7aI4IaX3gujB5bIquNBtt9PTZJVsU 7p7xbMKTUDu2ZQkhbjMyf+jaMQIHp6j4kA4CN2vdvhzaSWFrAUwzqN0IQ6fiV8wpPMfg jZxw== X-Gm-Message-State: AOJu0YwE/9H22DIeEqV8ge9FnTaSh8tRGxnEAdOL+PvWZvjkUw0JSi1C uvQX6aAnYWsm4S1OwZYnIE5pfUVr2hzHgutW5r25zjnT66ulkAX5aTZ1fa8DKd/LV1GPSTQcO1x nH25tAl66h803ghGWITnW91C+ClwjwEJSJYT8pNgD6zDMLUF/NsKUlAcy X-Google-Smtp-Source: AGHT+IF9ZRHpzytxfZDdg9Ykb5+7Bj7aMRH0a87z5xYDr+cAOyGixst6NBm6+1FhUmLabh/o5W1+IZo8TDij X-Received: by 2002:a17:903:124b:b0:1dd:135e:2604 with SMTP id u11-20020a170903124b00b001dd135e2604mr23302401plh.40.1710953993523; Wed, 20 Mar 2024 09:59:53 -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 ix10-20020a170902f80a00b001dcc106f478sm240077plb.89.2024.03.20.09.59.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Mar 2024 09:59:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Mar 2024 09:59:53 -0700 (PDT) Message-ID: <65fb1609.170a0220.e150b.ebddSMTPIN_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 B62886052471; Wed, 20 Mar 2024 12:59:52 -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-abi-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 | abi_test | +==================+==========+ | Debian 11 (arm) | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 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 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/