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 6A1034561D for ; Mon, 15 Jul 2024 00:01:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30FC0402E8; Mon, 15 Jul 2024 00:01:46 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id C7CEC402B0 for ; Mon, 15 Jul 2024 00:01:44 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-819525d5402so115539241.2 for ; Sun, 14 Jul 2024 15:01:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720994504; x=1721599304; 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=SCj9iZJXJ+tU1ObZ4YdvCR6/f61wJ7BjhqkCh6dywqE=; b=jJACdPjKZNotv4KEhL+p2SaralSr9WhdQip637aTVK26tPSHdM9YG1iuAh9fHg/EKK 2PoqiLILGnpgfIGehgHjBItiL9sEFmHhR3I4fFWilX3U27O7qL6iqGEum7VOSBVytgTU vRhGPW98TicyqmF54goIzAwOXMPrHdAbHqIbo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720994504; x=1721599304; 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=SCj9iZJXJ+tU1ObZ4YdvCR6/f61wJ7BjhqkCh6dywqE=; b=U+x8TcEAKrji90Rz8x+GnC0sQ43v8Hu0e7QJWTKM6gnXszyW4uSXKGz1TfZpnoc4/G NqrycsTdxxwBnviTLbKD6IHVCl7Hwi7PAn7y4gmOVUog+M/fQPyHV1XQLb/GmlHuIpWk xM9vY+dAAjm9iJHuel6ohKwu3YQXOupdiTY2WBvOskaxzTWodQ54S0bzHMW/7SOZcYBZ 3wfT2g136gYMUpzYwRzjruMvh7OAhCHmt5G7Il5Pr4XuaWEasjh6MBbX4MJNglGi1p8y /n8GDYw10t5Ftwf157mAF/sBseJirHLs8sj+Rh5TQYTXCg4EyWr7fimHNeWYktLtPmAZ hXkQ== X-Gm-Message-State: AOJu0Yww+JV4WRyT+nHAIvLTY6b8R1r8sF3okwkHh1DUVm7GrUowkx2u /I54fDl340ZkeGriNr/JBRXtdMe1Arc6APSViOTh9dz/NmZCOMHOiWaG8QreGdQaSgIr3KrtaM8 d9KD7QHIY7hqp9glsAE1sFWYfAHPUq7+WG+G/3f0geFGul1+oWvCzwSDE X-Google-Smtp-Source: AGHT+IFMo15TMjaFhrDynJbhtp34pBO3y5PxvlKpj8L6LN234OY34nMJBZycslBrWU5w1hZmgBpiJciAqK2E X-Received: by 2002:a05:6102:f89:b0:48f:4416:dd59 with SMTP id ada2fe7eead31-4903221fd8emr22287720137.33.1720994503834; Sun, 14 Jul 2024 15:01:43 -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 d75a77b69052e-44f5b7ef8b6sm3533641cf.9.2024.07.14.15.01.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jul 2024 15:01:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jul 2024 15:01:43 -0700 (PDT) Message-ID: <66944ac7.c80a0220.70a15.ebccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8484B60524C8; Sun, 14 Jul 2024 18:01:43 -0400 (EDT) Subject: |SUCCESS| pw142299 [PATCH] buildtools: fix build with clang 17 and A From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240711113851.975368-1-david.marchand@redhat.com> References: <20240711113851.975368-1-david.marchand@redhat.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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/142299 _Functional Testing PASS_ Submitter: David Marchand Date: Thursday, July 11 2024 11:38:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:fde2a1cb34d403d251cd5ceaab0bc329b21d219e 142299 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30491/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/