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 ED8FC43885 for ; Wed, 10 Jan 2024 19:45:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8E194025E; Wed, 10 Jan 2024 19:45:35 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 3C8764021E for ; Wed, 10 Jan 2024 19:45:35 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d51ba18e1bso36161755ad.0 for ; Wed, 10 Jan 2024 10:45:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704912334; x=1705517134; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fM4kmZc8sum1325Aids2lwo0u3WA9GyeUwLK0puHgJw=; b=DjQayxGBT65UAXI3zYrYCPfV1Sh1ufDJ64/WUiYmlCfyuqtqZanrtLYQ/SQMW0TnxK NkY3CnaKjq3AOmwKNzsPm69kouSPR2f0DnMIBIK0jV82nkphfz9tTrEUV7CMkSvhb9fD oWum6mx3G02GekRQP/07OcAl/o1gjDDd7nAOA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704912334; x=1705517134; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fM4kmZc8sum1325Aids2lwo0u3WA9GyeUwLK0puHgJw=; b=ma2lCRGqQ6mSGfpIbatii9wazIxKmRgoF3DPP20aisfuAjxABHOk1H4+knQaHEaXxL fTedttgQ9+FJErah3yYgSTuuHjsRqEf9tDKBwGKRaBSp6WvPzjoye8qqFf5QpoGnmVKO /+rLSrLYaiY6kwG1y0kU6eQNWZKBdWoWarUY+JW+qtDv0qGbU9FUZ1NUe0m+XbButdtA M1YSf6Ad7bT4Q7Amg61DsfsmS5Ugno20/h5+yjHTrBfAhFJTZFB+VYGbCzOcuYCvJe0o 690M1cklqeIjQixr437SPh/dqDxHcGZ2H3vxyitpwzqwTayYfDjDmXxHfCCmCddESi0z QELA== X-Gm-Message-State: AOJu0YzSej3OPCGNWXzvsd14+RnB8xbk5WhJVvrX6gE0z1psapFt17N0 4B/3vxeQ4YVbocwdbcm7IdGlR/iBgxPhUa0ebV5wk+RTH69l08quYSoFMsu/XKJmglubx6Uug3z xx2sdhA== X-Google-Smtp-Source: AGHT+IE34o8dz9CGMnhw3LVqt0Fimuo6LD0xvtj1xV1piM/3lfW/aGGsqAgdW8iebHGPUf0L4M8aYjf8rpyM X-Received: by 2002:a17:902:b217:b0:1d5:3145:d88a with SMTP id t23-20020a170902b21700b001d53145d88amr1450434plr.35.1704912334449; Wed, 10 Jan 2024 10:45: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 t10-20020a170902bc4a00b001d524935f5csm154625plz.97.2024.01.10.10.45.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 10:45:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 10:45:34 -0800 (PST) Message-ID: <659ee5ce.170a0220.f5594.9ef8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A365D6043300; Wed, 10 Jan 2024 13:45:33 -0500 (EST) Subject: |SUCCESS| pw135832 [PATCH] build: fix linker warnings about undefine From: dpdklab@iol.unh.edu To: Test Report Cc: Bruce Richardson 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/