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 0154043885 for ; Wed, 10 Jan 2024 19:27:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F06584025E; Wed, 10 Jan 2024 19:27:11 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 4AC534021E for ; Wed, 10 Jan 2024 19:27:11 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5988e55ede0so773092eaf.2 for ; Wed, 10 Jan 2024 10:27:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704911230; x=1705516030; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=l/9y6bIPhHL5Qh90ElcmEA5qff/DAPZVhFMjQj+GUbA=; b=gunMicNP4H8w/2z0y4/Onw4Ss5jGbmOCgebODOC3cARpvwsHYW4yiZudBhlWImLIIY wjG7DbYSPk4KTV4kC6l43ua10qtIos0racphiUM9VlK69IO3pwbuA72r4cPKGBpT8kdp gf9TJ2Ly0AbIS0eT3BVpC05vAxgGpyCqnan64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704911230; x=1705516030; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=l/9y6bIPhHL5Qh90ElcmEA5qff/DAPZVhFMjQj+GUbA=; b=uGqXYRgTNGBlMUxD/KGdI+4Ix6jxovMyuC4EtSvZKNBU/czSz/Tm+rm6la8FKZ3OMm ouwhWMYMj9UTBSeFJTxjOFsJc98tk7WkEPrV730jdvSPPny5g4/ypkXLnO2ZjKsh31Ss mkI9SrknwrrVWOhnRpmRE4XAXwNzJX1Cj7XGPIuUYvPuKvEbe6nuOFGXYH6wH8LJYPOI b6VtV700D+yYnLiIS1CRymmuWYofuCRe21STfOgeudAN5o6pVA6oUlwMFOsUhJGJ/LBK ogYIND3tR2CzPRl/Eyv5kPBBiz6emRdRBk/Uruql246O47LrmKR+l1IvUGc9EzACqEWj m0HA== X-Gm-Message-State: AOJu0Yz2ex3UNQWvzkxJUpziGf2F1RzRbHphCNZitmvcm8jngkUUXGWV bKiSt/l4fK0Vcduun/ztpphmaQm/Kol2dnhfDUSexDwSNn/GULmGyFrJ3aF2jCh4ag== X-Google-Smtp-Source: AGHT+IFZ4qsi/JHXX+2rRutACJlKmUEcx74OEUmSfAI4C2jdQO5GpxzKyx7xHBtaIp2HPy7+C7TsWrEgoklk X-Received: by 2002:a4a:acce:0:b0:598:8de8:be69 with SMTP id c14-20020a4aacce000000b005988de8be69mr1085017oon.10.1704911230748; Wed, 10 Jan 2024 10:27:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z12-20020a4a9c8c000000b005941fdc3be7sm193877ooj.19.2024.01.10.10.27.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 10:27:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 10:27:10 -0800 (PST) Message-ID: <659ee17e.4a0a0220.f036b.b806SMTPIN_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 E85FE6043300; Wed, 10 Jan 2024 13:27:09 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/