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 5A85743885 for ; Wed, 10 Jan 2024 19:36:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 374AB4025E; Wed, 10 Jan 2024 19:36:37 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 37E6B4021E for ; Wed, 10 Jan 2024 19:36:36 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dbed7c0741fso3680282276.2 for ; Wed, 10 Jan 2024 10:36:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704911795; x=1705516595; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EMA47JV1RCy3epDDkxjXYVIXtokKpXIC4PDz5ZoytMU=; b=AZ82AKKclRt/6ei037oZJy9LaVIPC6mrsq+IT/vtflEybWmUY6b9KfpR8e1rBUddbZ jZpv0tR+/mNCTuULEHpTci6/iRy0G7uIfRaXCdTG2FfbWB0Y5r6KT/xFmneNFLJ8WCzQ 5TJPLdm7GkXxXgwhT6l0nqGnWFhmrQBsGU//4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704911795; x=1705516595; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EMA47JV1RCy3epDDkxjXYVIXtokKpXIC4PDz5ZoytMU=; b=RQYwDAvidRCcCh6hu7VibMCgBDhjOKxFsU6cSlZcpE/DsG0wxll263fPiB74ZkBOUV j3bkRwIGsZL/B9TB06kG6Ksbx7srE/uxw1OQ3HWWKu4gOxLWbErB+THNLSaopmitdBk3 BM7zjHvXqIpCOfAtb7r9LuIyBX0hYmecTeir9DVMb70H9ZaMXnFp59jDtmBhsjUgJlM0 lWPYA+C3TX/yc+47lvGC7efWfiZ30qZvekUFvL0T8LxS7u2/QKATAH/jHHVhl5yEKFEI oEkeZHKRRHkQvEt4lT0YodyFfttrJtFX1vDdkiP1eE2waHUshcsTsAz5/dkgdBstb+vI NLQg== X-Gm-Message-State: AOJu0YwA6AHN/cSH3wqSlx4fNECYYO2OyCIAumM2yuRfSQME0MjLviCd kHhPGwo4LhS1xZI0GvuR9A22IbF0O4y49cbYGTCCGWSBoWz/i2A9ZHe+JBQGVg2FUE64R7SJr/B 3NfIDmg== X-Google-Smtp-Source: AGHT+IE4IencFGobPmNc5vxPfGjVQMYuRiT2IyRhDVmPsFMcPyDAhAMngZ8XzUYO10zdeflta16ZD+ry8WmO X-Received: by 2002:a81:ae5a:0:b0:5f3:7df:563a with SMTP id g26-20020a81ae5a000000b005f307df563amr63354ywk.16.1704911794091; Wed, 10 Jan 2024 10:36:34 -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 w19-20020a0dd413000000b005f871945c08sm271311ywd.44.2024.01.10.10.36.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 10:36:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 10:36:34 -0800 (PST) Message-ID: <659ee3b2.0d0a0220.d885c.1a1fSMTPIN_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 B45B46043300; Wed, 10 Jan 2024 13:36:32 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/