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 CD9C143885 for ; Wed, 10 Jan 2024 19:26:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6E7A4025E; Wed, 10 Jan 2024 19:26:04 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 12D824021E for ; Wed, 10 Jan 2024 19:26:04 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-595aa5b1fe0so2749621eaf.2 for ; Wed, 10 Jan 2024 10:26:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704911163; x=1705515963; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OcxtF4A1BODR7qkNkxbnLQbgTXHivHPgIXJvxo2PCN8=; b=RI4wtvLWCjIXdHgFP8zhPp9UqujDE750dh1l2kigrhIAN6uckaBaYQOc3p/x7gRpaG Cg7SrVlsxLs9sgUgr1B9kc4182Ue3DbRzUyiiLyNxkQq1gQbB4gfwwKK6ye/5BdNaTdL pd/1rPgy3k56G9ajYWymzWD83eeOQ7b9yI/FY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704911163; x=1705515963; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OcxtF4A1BODR7qkNkxbnLQbgTXHivHPgIXJvxo2PCN8=; b=dPcIq/Cj8fDzlFHcPhkEv03Q4N1NN9UVHQ54+TNdcLDJT33M7O0EPud5CBgf1z2BHq qvZzPhsOGvuXUhtglXcNmGcsDfDYbD1FGVc5COZp1Z/Thyt1IQBq2pl87F/+fi4aFgCh VjulFuKy9OgunLc+67tnqBJ2vg+DO/31NjTHH7jnfNjvGzCQbhGjZ2VNYMl/pIKoi91F 2Dgo917e2GISREapbquqpiExZ9Wl9pWTF0llDgz/PcSqzOOxQJv+WNVIryB/OcBC+ml+ sM6Ne4XLV3faRfwlpXicKJ0eBOE57SNOHGseGQR0bhT8TjDyAt5hkFcSvAAXfBtErttv UlQw== X-Gm-Message-State: AOJu0Yx5cuhDxhpX9G8QQGI+/ZfWGNyMqRA2UhWc29L8k9R7WXfrwvYu O+Eh0NEElZLvMJBDwoxISzu1l9rlcgLWhVPIJ8rU8XmqP2KkEAEqLU6bDx/QWg4TjTEqESsmJlH wVYEVjQ== X-Google-Smtp-Source: AGHT+IG5nr7wLIgLxMwMnAOEzsStJdzUdo0BCidtYzMp8OT7oA57NybOBs/H4F7sTIntwiTinNffU4+hZpyv X-Received: by 2002:a05:6820:513:b0:596:ab4:64ba with SMTP id m19-20020a056820051300b005960ab464bamr1869888ooj.7.1704911163455; Wed, 10 Jan 2024 10:26:03 -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 h1-20020a4a5e01000000b00593f178b4dcsm222668oob.27.2024.01.10.10.26.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 10:26:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 10:26:03 -0800 (PST) Message-ID: <659ee13b.4a0a0220.6dbf6.de2cSMTPIN_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 1C1056043300; Wed, 10 Jan 2024 13:26:03 -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 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 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/