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 1699D4603A for ; Tue, 14 Jan 2025 19:12:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10E6D40299; Tue, 14 Jan 2025 19:12:54 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1435B40298 for ; Tue, 14 Jan 2025 19:12:53 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a9caa3726fso179685ab.1 for ; Tue, 14 Jan 2025 10:12:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736878372; x=1737483172; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=cgHskkuHoIbMIF1krnqvPRnBtQ74OZJck153Is9lkTI=; b=E8BpOUJIKHKZ73APpfz+B5CgOdyU9ffHDIPJgSmh8L7nVJi3S5ELuWJQ8OqzlMeAgE W7apz7Viu8oBiiLKu4NFBEol/VgvuUL3ngDvMxD/wepykuKQkhcDFZaMNCsJ7mZeOiaW aC3xjia4+Bd1BfXnR3Na0uhNNoPds/SN6e6EM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736878372; x=1737483172; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cgHskkuHoIbMIF1krnqvPRnBtQ74OZJck153Is9lkTI=; b=EltG36XZ3j2ue2OSnBfggaUzOwNVnjzqaC9lYcLyFJUKdgacFGauRcZOVb8s/QCSjO 432ps1sUrNv7rjf96lgNTWloMtjdTOjTUh23Ku7tpG5f4YaQ8cHyd14bGpQ7rzYtj/8v RiNRTMhlwic6oj/zDjD6mHJcJHnh6Tk1QO10MfUpze2ky0u4f0GEP3PoBD4pJaxjvTwp ULqi+ocOniX5k67SnI4iE1so4LKhlotDUVc/w1rZfMuoHEHvOs+NC1fPnbYNta1jNW8K SW2bdD6fD71emPG8OtposxXXjKtcaysUgZMVXKy+TkkaTqDdLaCdz+/R05XZOrooac7O +OUA== X-Gm-Message-State: AOJu0Yx9HeRfC3bb9t2kLyiZ5jGh3ufLeY9INk9wYSnFSPzOv/4LrQ7C rtPZbCfRwrO/7olIuwAe5rGpIQeU3V+aL1qAxX1LcNFH7WEz023hINGGcWs3DYIVCeOJGbOUwse eYJn3ZOk/LpL/UU9wm15GertmS99zrVqADv8jbAg/ X-Gm-Gg: ASbGncuH5QpUdtvZkAA1qFwoAdnizEhJgUyTE/cYNXsgZAO+1NRFq2CBpOBFvaBLBP6 fPNthpZLeFqEfzsGViz5/Nv+sl241fPCP+CgFbARcLGg9Ufy62/hzXSkKzaLkC+4jho3fNLYduL EDJVZyQ0faoyWbLpoGk+F/pQszXFQR6RE6cPjXroYfYFjRsXTPuriEwXMmicAhD64DTKi8p/TCG p9VBSGfJkm1rImN6p9RZGZTYaIAJVedsGzJyam6c4NI/M+iGuh/u6Lyaz6+Z4iViTvj6Cs5ef9k 2hGCXg== X-Google-Smtp-Source: AGHT+IHQwhuKW1vwEIrhaJtExwudrLq/8wVVkYX8lqw3cixy12qXGwgum7eMq5uP85j+omaBwzdnZ6WlwnRz X-Received: by 2002:a92:cb47:0:b0:3a9:cc7f:2bc5 with SMTP id e9e14a558f8ab-3ce474edc85mr155684255ab.3.1736878372136; Tue, 14 Jan 2025 10:12:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b5fa2c6sm688269173.8.2025.01.14.10.12.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Jan 2025 10:12:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Jan 2025 10:12:52 -0800 (PST) Message-ID: <6786a924.050a0220.1a4783.1547SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A171A6052471; Tue, 14 Jan 2025 13:12:51 -0500 (EST) Subject: |SUCCESS| pw150078 [PATCH] eal: fix undeclared function error on old From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1736871673-25398-1-git-send-email-andremue@linux.microsoft.com> References: <1736871673-25398-1-git-send-email-andremue@linux.microsoft.com> 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/150078 _Testing PASS_ Submitter: Andre Muezerie Date: Tuesday, January 14 2025 16:21:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 150078 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#305716 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32317/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/