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 8896643885 for ; Wed, 10 Jan 2024 19:30:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83A6D4025E; Wed, 10 Jan 2024 19:30:54 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id CE9D24021E for ; Wed, 10 Jan 2024 19:30:53 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5ce74ea4bf2so2931456a12.0 for ; Wed, 10 Jan 2024 10:30:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704911453; x=1705516253; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yle04uD410CVKRoSaiTYykBz4+r5rR3nogZYxRO/faQ=; b=UZY/3Tox1T172mYSDhSca+R6+1QkoPjxVGqAakYXnc1xeUlnN6R8Ba9TPNDQAoVjM4 SyucZcxTyv5Kj/urL3Je3lXFhGgj42r326BSn300mg2S+N3OmFbuoHbc27iMat7AOVyb BRgvqVyRlH6id82syAIlmaCFuLdISYbZD8eC0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704911453; x=1705516253; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yle04uD410CVKRoSaiTYykBz4+r5rR3nogZYxRO/faQ=; b=UwAT8n1Imgm9SXxtzbao4zzzcAyYTwzPW5wemF1F5H1kJxkTe3ILAX185OEAhsNMcI RirpkwrDeJR1zVodv5ciPumYsEZT+BaZsAqiltoP3Pl/DCNUCon23wUiZx95TNXxdGgC 5OpkQg6cuq0gI2faRj+xbkxeyn/MKLMUBl3JWrIw+Ts4tH51jswdIOZsRFLZ1AoNshyn MRo11K8aw/uDviDvm9tLg7sIxpuqhN0ncU3a4wz07RZgXvypXt4S8nWjUfU6ZJ7DydeP NSlJxMDFvk0bFGQnqeQfmQngMDkIniZDibuPtosIPmHedp5XoCcwVDbR3e2S8LPohU/f ia4g== X-Gm-Message-State: AOJu0Yyl6JEPSw7nxJnupBB5vZDSfBagbcRQ0ZfJsfNA/9TraNVR5SF0 fHGt5TB+yEhvcmOdAlXq4gzMXW8bHtzGiWtT8h3zltQJ+96MIDX1J/0NnF0ivNgolnK8XYxif0T GzaSGKA== X-Google-Smtp-Source: AGHT+IEsyOP4U7goCf8QjJlnADDe4/f1rWZykleMMRFD2wy6BKKZopcUs81LcV7l0rG8bSPyoQvzhlFMOg2n X-Received: by 2002:a05:6a20:8f0b:b0:199:bf04:5cc5 with SMTP id b11-20020a056a208f0b00b00199bf045cc5mr694809pzk.15.1704911453012; Wed, 10 Jan 2024 10:30:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u26-20020a63a91a000000b005ced8e69447sm135990pge.8.2024.01.10.10.30.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 10:30:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 10:30:53 -0800 (PST) Message-ID: <659ee25d.630a0220.704b6.7b81SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 420586043300; Wed, 10 Jan 2024 13:30:52 -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 | +-----------------------+--------------------+ 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 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/