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 2967843885 for ; Wed, 10 Jan 2024 19:20:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 258204025E; Wed, 10 Jan 2024 19:20:14 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 31F464021E for ; Wed, 10 Jan 2024 19:20:13 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-783182d4a09so459608285a.2 for ; Wed, 10 Jan 2024 10:20:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704910812; x=1705515612; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s6wQ3jYceF1p+JWDku78lZmtYAauqLvlEwoLyelHaoM=; b=Cc7V/dnzzqDSB5H2LkQrRiOBo3m0VxN/ZfMcw3oSfmXbK8jJ+EevlEMEMIPlIaaiqX WzwbtHesEnuY/UgYUBq4lWLuBJyHvm59mFzPjpdRFGUeJ4fyC2o5iBvWg3ck0rSFiiR6 nBPKXMiwa3Yzh4XYepHTJZLkZXV0bcs27y0u8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704910812; x=1705515612; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s6wQ3jYceF1p+JWDku78lZmtYAauqLvlEwoLyelHaoM=; b=wxr5vMY8i3wFJ12oDcGpNQi0ubJTYY5cw+Ioolr1oi+r17nUOqAyp0i7R5jVr/fH8H 2GiZ7x9oeH1GOusuBq6RjkICtmz7orjQEfYWGOR4i6uYfoTZhd3D+T9MmG0JZLZtjh7K LZ4CSkuRXj8bfkHsP/FZupsCHvAdKmf0IBHimq1jjQwx1jSJj0xAn4b9evM1WZoZ511i 5QlLodOMtsebD3lotmeMuBejShcxvukpoG/EOJkozvewRJfkeDcDyT4smSA2oXKT5jg+ 7yYVCXgKG8Jo4fffhtyfHrMeGepC0wsZIp6DmCExCMP5xfoKXs9abIQbb666LhEjhbqA rPaA== X-Gm-Message-State: AOJu0YxO8l9SvHk2q9WBt6TQvvQ6qkWW+EFHD6Xx4Eol0xiAaRsK+Oa/ poWP6dZYidswePJCq6Y4zd2QxYRbJz8fvVjeGDWQ29RYHuNaZnE8SrKnwmUdk17lYw== X-Google-Smtp-Source: AGHT+IEF09HykDFJChmLwApMVU3ezNUZOz6HtghIEno0t4hyvneqwZHyXNv5vA9/qC7pkBYBw8kZdwv/h+rv X-Received: by 2002:ad4:5dcc:0:b0:681:9ea:b99f with SMTP id m12-20020ad45dcc000000b0068109eab99fmr1858262qvh.57.1704910812748; Wed, 10 Jan 2024 10:20:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i4-20020a05620a248400b00783339b4944sm43147qkn.1.2024.01.10.10.20.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 10:20:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 10:20:12 -0800 (PST) Message-ID: <659edfdc.050a0220.15543.218cSMTPIN_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 6D1536043300; Wed, 10 Jan 2024 13:20:12 -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 | +---------------------+--------------------+----------------------+ 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 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/