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 C42BF43D14 for ; Thu, 21 Mar 2024 12:37:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA90A42830; Thu, 21 Mar 2024 12:37:43 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id E7B5B427E1 for ; Thu, 21 Mar 2024 12:37:42 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6e6a00de24aso366127a34.3 for ; Thu, 21 Mar 2024 04:37:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711021062; x=1711625862; 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=Np8ISOxPCAfIKS7VEidV4BQ7oD1AdqN7NFRtA5IfmSg=; b=VtV3NP0jw8mB9NrmjDDG7vhJkGXfJE8T2zSXxS0x62bcwsfA+ym2I4LN8YNXUULCxu 5znqWZ8rDUki0lrbzIAQJllQSppXTqv4GYJoVK/3+norBBRvmONMX7zVY/yO/Mojgk3F bTCd4+i0g88WrchvAw+2Pfe7ikY+EILkZVBgk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711021062; x=1711625862; 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=Np8ISOxPCAfIKS7VEidV4BQ7oD1AdqN7NFRtA5IfmSg=; b=HHU3C+IkerCGQYar6Ze10wt+GM2IrQ80RYGrVhDK1Ob0Jzxq8KMEGR3qO1Y6QTWUDf BYKoiBVVjTV6vwzTV/rsrsyR71FZpelL39tifxK+D8ApqGH0TbjiLnJdiZ2w3t0jrV1J 7JptjZIvyx2spCsYvp85egD1Ot0LzhlbKNVNUNEk071tMlP0HdiluEZ4qDfkFtOW/ics KoFG/+Ypmajrd5uKRzZI6sVCmS6BjYegjkTsMk78qEcyEd1XXBc1Axz4uyKtsHMR605Y ackcdzATii8Nl5ZwI1LhypOCGITlHcjsA3Wv5r6MzWfITgB8uCIZ7hnBvHOLxqevqzQ2 8rTg== X-Gm-Message-State: AOJu0YyozLNMFuueb4D6g6EiiCiDwoaLAU5Gy3+b96oTeyzG0Y/sZtNs GHuJSBgQA62kBQ/E8v/JXr8fpgjHf9YJUk2e9J0OvFVrQqHwHHvw3z3reY1n/tu/jVAH+yOJ5aQ 1UKXoisoyedfc6GwCZpxAkISAJV2Bk4kfpJbeMoe3 X-Google-Smtp-Source: AGHT+IG0bTg/zHAn8L/fUevqsK9AbTcdmKXoeXTPeCw145Sh0jWSgbmoABbkFliJaYRfkmuNwYgMNFIDw8x4 X-Received: by 2002:a05:6808:1396:b0:3c3:90fc:816d with SMTP id c22-20020a056808139600b003c390fc816dmr4923783oiw.39.1711021062131; Thu, 21 Mar 2024 04:37:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a9-20020ad45c49000000b00690a67a6d55sm929266qva.65.2024.03.21.04.37.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 04:37:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 04:37:42 -0700 (PDT) Message-ID: <65fc1c06.d40a0220.d7fec.f0a8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C8A596052471; Thu, 21 Mar 2024 07:37:41 -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-sample-apps-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/