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 511A143885 for ; Wed, 10 Jan 2024 19:36:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CDF74025E; Wed, 10 Jan 2024 19:36:54 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id EA64D4021E for ; Wed, 10 Jan 2024 19:36:52 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6dc8a63cb4aso2025810a34.1 for ; Wed, 10 Jan 2024 10:36:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704911812; x=1705516612; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jAGXzhAbBwHWI4aoqAMrZaLk15sbidi0qYF1UqNlC68=; b=ZlT9qUgioriBuDEntJD2oHK+0JXEbyRIKjVfrI/zwMhVRZpXm8CcjrJkJUpNXU3RXU uL1OzHYprE69Dj9hTyFRQ8+BlCoReAjOx3viBwWtJc339YBf7wioS6AHCyeHAy3U5cS9 4tjB4C73eKfXWTxpRN1nlGNhJF3q8eIxZ0UMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704911812; x=1705516612; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jAGXzhAbBwHWI4aoqAMrZaLk15sbidi0qYF1UqNlC68=; b=A1a8bEDGngsIADnZ6JXB2OUfp5B+pKjRoGskS3FtzUCKo4N768ENGYxRFnWU+K2HgY GlYBPSIgtrX/qRnByhHFbLcM3ehw6WlscZ4s+vW40KKx/PjZtuGdLSWQ7zneZaS0vsh2 j0VF0t0rK+zkmdMHd3gxkLnrmLc7doQ4CGDs+8CANazhamwmPR65G0yvbZ1PlUexo4/o GdHI1N0iGcz/A1c21yuqO96NtRZC3ZVvhS+gc+WSV/0rLYFYYi9pEiQ8JI8YeZNkXRwz nkkx5x76AG0BU6PXa7NnZgI9kX9uy3+8PTFjGSZ7a9ZRBwianfE8kXvwsEvYiCKISCNf grNQ== X-Gm-Message-State: AOJu0Yw2c0ObUQx4/MSl0JH2wCsP4WNm95Wik8wS6FvtIBcLx+u6LHwL 0vFrEAqUKvm7A/stysl+DT3MWR1t2WuhTDBqq7ZqHYZwspfuoE8AA74MDN/EYFTeOg== X-Google-Smtp-Source: AGHT+IHx6zkfykmZ53YbMuAPkxR/5gnA6lhsT8uau+yOj9km+pyxigoUco8Y/Ap22qEGnHzl7oGkxJl0gUZK X-Received: by 2002:a05:6830:1e25:b0:6dc:1fc:8902 with SMTP id t5-20020a0568301e2500b006dc01fc8902mr305993otr.36.1704911812307; Wed, 10 Jan 2024 10:36:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dy6-20020a056830210600b006dc2d838a81sm314823otb.4.2024.01.10.10.36.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 10:36:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 10:36:52 -0800 (PST) Message-ID: <659ee3c4.050a0220.447b8.4567SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C891B6043300; Wed, 10 Jan 2024 13:36:51 -0500 (EST) Subject: |SUCCESS| pw135832 [PATCH] build: fix linker warnings about undefine From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135832 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, January 10 2024 15:01:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135832 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28842/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/