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 827D546170 for ; Sun, 2 Feb 2025 09:17:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A31840264; Sun, 2 Feb 2025 09:17:07 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id F2EEB4025A for ; Sun, 2 Feb 2025 09:17:05 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-21649a7bcdcso57250295ad.1 for ; Sun, 02 Feb 2025 00:17:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738484225; x=1739089025; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=d9JCcpR1oVuuGOyY0hD3fbr3ULvWSkSwaxZLirEMmnw=; b=Gpg8zbxeRn4p1YkLMESNOdqo8Maq52jN8+6MG6xaMdDCht4W7VYbVDKz7eEdvFQCMK MA//YGxk3K1vEaPcNpUD22Qe2KQMi7D7SZF7VOwwGVUBzwWjBSbc7U8NBMcbLfGa7W4f Df/6yw13gEkiCTXw029wgVnjY9PeTIy6Cq/FE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738484225; x=1739089025; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d9JCcpR1oVuuGOyY0hD3fbr3ULvWSkSwaxZLirEMmnw=; b=CVQGX4kSYMra0BOE1W90i05sHtPfKK/d8nFoSuc3tVyyiw9+dYsKOR338Mob6bQd3B YZublDr0reZHQNvR6JSx3pwwmarnC4PGJBBjhuaphyocUZDfoaNZIgs7QLP9Pqsi0nPf y+vkfEnkQe8auyQubuTGneya/Hk9PNqPFEGZncj7hN7d9Q/MRPJ0ljnl+8Chr/51UIFn OypwQmaqLcKERZgAbkEViIaF4BEkpWw76dAmE3LnA6wy6bsj4hiv4ju9V7yhvvegvo/f SM7l/I5kwhG3wGDudMFKot4nLjOf0c5Tuyz9kcJaM0YKzQxx3Y3JD48/0fzau0j6313G KaMA== X-Gm-Message-State: AOJu0YwLVsusWh0vIaJIPaCQfYxhKPUNG/e9K4RUOAen0Fwi4r/FwPEx nmYIn2dIiSin66mxP16hmUyWcY2OKyKj9HjPfZLWGfbJWjU0wK3SUytSBMipHmWjjp9kU372ol8 QfiFlKm5sYeYTm459sNpY6AhwJl2umztw X-Gm-Gg: ASbGncsC1DzC2PObegLARpw+7YbnyQkTnRiL1LevrKp5iZgxxuTL8tIyRfNolZJkxoY 5wZwp1AYzQXUnV0N4k3kPNZNF/BVckwz16OjjaXl+bxaSx8PmTwHBlIUI5BsF/A/d6E2cRzBOFD VUM4Gc/7P9jaI02BTA9jNSgh7MLyng+qvMwOCpSl8RlysC5nMiX67T0iUZmDzvU2HPvNJWzhVeb VSThy+S1rDQ8rMWQcotlUjMpu1MER4TFuLfjQ+yIOyfo881AciN77Ee5fFWCpQtzaTKQvsUS66W WT/IXiP8jkvi8ycv6zbjFHVv0nIGJQ== X-Google-Smtp-Source: AGHT+IF5wvBQ6XLqk+sC4cfLyI9pnpBCsDn22hIX90ulwSd3LfG8+gpi+zvZR5Xn/JxRFjhteZkXaY6K+XqB X-Received: by 2002:a05:6a20:1587:b0:1e6:51d2:c8a3 with SMTP id adf61e73a8af0-1ed7a5f40d3mr22574979637.10.1738484225078; Sun, 02 Feb 2025 00:17:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-ad0af303648sm199113a12.5.2025.02.02.00.17.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Feb 2025 00:17:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Feb 2025 00:17:05 -0800 (PST) Message-ID: <679f2a01.630a0220.87993.92b5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3B40D6052471; Sun, 2 Feb 2025 03:17:04 -0500 (EST) Subject: |WARNING| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing issues_ Branch: tags/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#357123 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+===================+======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== 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 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 14.2.0) 14.2.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 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/tarballs/32418/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/