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 071F6460F8 for ; Thu, 23 Jan 2025 11:37:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECD5C40279; Thu, 23 Jan 2025 11:37:38 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2B00640269 for ; Thu, 23 Jan 2025 11:37:37 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e10ef3cfso60827739f.2 for ; Thu, 23 Jan 2025 02:37:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737628656; x=1738233456; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gvHNJwyxIQGxVF2XPIQ5UEXcfxDmGOvuUECz+OTmnko=; b=NtYZANxxrF+Cgm042dYLA9Z35D5BOw3GYv/kXAsj/bWgO6I0ZPfPq+GkPDILym3Uo+ nRA+nvSaamilUCQLaoWJ0xKarB7srWrJ9gJOQPTS3/Xl7wBGZ1B/HmeyzzJV0lSaB+Vl BPFYAUfSJloCgyz+OMi5uamSSTPo/EMoR/6Pk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737628656; x=1738233456; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gvHNJwyxIQGxVF2XPIQ5UEXcfxDmGOvuUECz+OTmnko=; b=GuK0P6bHhDQ602jrKEMrb0sDsUDQ6LwKdgRzDbZP1ZCr0A5zqo8vxk3jHQd1o77rL2 e5ixtuzhcPQc7jbTEHb9UI+zIypaUE/fpL72Sm0sp/LGcVj0rVrzDrZzKfTqasg3B2pb 55n9iBxE+KjFpactArctsXFP9Acm+eQlH11MivW+Ut9LsQExG4guakx6Ukyk3+htGFTA SLMvesJJjfMjaqBCOQBHijR9bQEZN0O2A4hcuRq792dQWj1Rpap/FbJhpsXUrhdmeK0/ NFwfyO6oH0Y9/xf009hdmR13a/CXRHt46UXSs1ptQjlN4v47TC0SOe71aWD7ZbHczrP9 Cikw== X-Gm-Message-State: AOJu0YxqS5kIrOPU9DziJ1K9hXpsB6neMBhMTuBD/8DSws0cgxPL7oLk 5s1OHOvQucEjyXt3C9oPzUvQImE8zHf9W7OHTmkurjy3OTnGHbpOk9+CIFW8d28ruHqQYTGpCHA yR7TMIRbeLc7MH6g2W6piaR5JfpTQ5no/Yr9rS1CS X-Gm-Gg: ASbGncuegXhcpGW1pEppbHq7gz6vheOpoftLeLF6gXqmj9iNnm8rsyAvEgc0zBZmjGK XXKgtBX93biJ5SS5QuakTLXdCO0ug7Ra+5we2p8gqqgbDgGfPPxMlAcb5hC6s/t0A23ENa20r4Z LxEn2M7sxpWPstDi9O/1DzRZjgb/zmKtO4toUP34S3TZzUf8G1AMyiGnxDsTTVUdZd2besx2qIz 07SsZuzqMwadvS0GwPhEskfiFFu2FIlbbNjZHrfdPgs99DiyCC7Esbku5sB9BD32QpYAYcfLyh3 fo5CJS/nkjkxBwj5Poc= X-Google-Smtp-Source: AGHT+IE9MGW5zzYeQcpQpytBFOFAz4Ssd9Ym2AyoM74NxKS42qASUcdq61pvT4YqNsXQlDl2cLmTzWsTYFu3 X-Received: by 2002:a05:6602:3c4:b0:84c:e8ce:b547 with SMTP id ca18e2360f4ac-851b62b1e17mr2195243239f.13.1737628656386; Thu, 23 Jan 2025 02:37:36 -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-4ea755f1d50sm835885173.68.2025.01.23.02.37.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Jan 2025 02:37:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Jan 2025 02:37:36 -0800 (PST) Message-ID: <67921bf0.050a0220.16efec.57a6SMTPIN_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 DB4E46052471; Thu, 23 Jan 2025 05:37:35 -0500 (EST) Subject: |WARNING| [GIT MASTER] c5b363510f8319b4c89f4ed45568864968fa156d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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: dpdk-next-net c5b363510f8319b4c89f4ed45568864968fa156d --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#354229 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+===================+=======================+======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | 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 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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 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 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 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 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/32313/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/