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 0A42343885 for ; Wed, 10 Jan 2024 19:40:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 065804025E; Wed, 10 Jan 2024 19:40:40 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 97CCD4021E for ; Wed, 10 Jan 2024 19:40:38 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-466eb1aeb6eso1051023137.2 for ; Wed, 10 Jan 2024 10:40:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704912038; x=1705516838; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=72Y5KpfOnFy/Mz9RbQEakcItvtbZvbVmg1t5dm37yp0=; b=JCBoahcPJD8dnenugVcPSrDUeA2D6ztzIUYQBO9W1WXjPWLOdJemEKUWaT2zVVNYr9 Woqnv66Z4c1xuiXSMoowJ5SDccZtDo6E27Ys+meWALjuNSsRyGulkEXewSpTW04zpudn rMqredAnUPg4S4Hz/ViTHP71Ba+9j6jDs/nIE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704912038; x=1705516838; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=72Y5KpfOnFy/Mz9RbQEakcItvtbZvbVmg1t5dm37yp0=; b=WS3Jzhx0D9k+rB3DUDKcvMhzQIRzH++yZGl63/zTBYA37lmcs4Aldiv5WszpT0+00f ZJ+EKAvXTOlGHb29vj5UJgvlxqDe4IUqFwgNmfKzSKf0fpNjVx0LCbhIpfm9Z3InWuP8 msnf+3iisihbTyCWCRk2hHbcNGNfaxAOtn+I9g19d1byHCGzx8/JgNUM/gTCnSDWmmGb n5xiTJWACgmzYWHqODaV4fWfAPByKEAmgLoQoSCTWdh5Af7ZHCOW36Pj2PTCgBvNYaIk DihFqQQXjSM3r0n8rZjkIhoXF6b2AcKEUHqWUtayT9dWotoGY21B2fkeizgQ7usSxjWj 4ttg== X-Gm-Message-State: AOJu0Yx1/3z2yvtFmTp2wkpNdNQYVJYxMSwrlac3TAIzuxFKO1l3fqDj DNL/RC45o+11ap4d87JKp0qIY/go1cO5jaG6sFJXkNiW5FOYytJ2UCpqKT7CS9EgfA== X-Google-Smtp-Source: AGHT+IE785NN/yeVyEtm+vayYny4XO5n1sjW5SNRXDsZxYMFdr3Rl14GB1bjpt3D4cXebZdjTAhveH5OEy72 X-Received: by 2002:a05:6102:fa9:b0:467:8814:b403 with SMTP id e41-20020a0561020fa900b004678814b403mr1592663vsv.61.1704912036539; Wed, 10 Jan 2024 10:40:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v15-20020a0561020f0f00b00467ea7b1307sm166543vss.5.2024.01.10.10.40.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 10:40:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 10:40:36 -0800 (PST) Message-ID: <659ee4a4.050a0220.6f795.95bfSMTPIN_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 34CAF6043300; Wed, 10 Jan 2024 13:40:36 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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/