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 326D945F70 for ; Sun, 29 Dec 2024 08:12:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0506040280; Sun, 29 Dec 2024 08:12:40 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E387540278 for ; Sun, 29 Dec 2024 08:12:38 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a813899384so31049035ab.1 for ; Sat, 28 Dec 2024 23:12:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735456358; x=1736061158; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RfQiuNrKkHbxgLek5/6DkcNHpjDvDXpEsTsOWNH3l9c=; b=YAtwqyrAxExMgvQwaeCCSZ31fbQKq/wSthoCNLQepI16mmKZd6IxAMeyHa7OlBD+OM HXxm86uuklqDLK7yHlA+Q5qfcibvWTnMR5S8UtRMMVWIzfCYVrTnQZ/yew/endMX3/JJ EX9a0LDf3nZjPjN5BuxNM65KDvI2oOxlcnJTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735456358; x=1736061158; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RfQiuNrKkHbxgLek5/6DkcNHpjDvDXpEsTsOWNH3l9c=; b=PJGf07zP/+LsMJdU+4fzLbxl52Fh5SB0z/pcd12dvyr8EaBld+c2kWqJwUxLtPxUG8 vg6ScweMb7ELlf4wtMCFLluc7LxhDjneriUlsNiKmwxD0/Q5xcKpdmDMJLzmWF3urytM XWB9Izqd8Xib8HH7JO0tCKHGWJb1NIG1lZ74qP69+Fw0nhs+pquhbKQrygPN5B3ye3ae IuAl0EXaANLgBZD4cL3QScm+ZZbrYI4/oL3sp0pmdHrgsIgMyr8Mz9eE7Y55TuZNvL7Q CJh7X9glR9LttAWa60Rtqicrh3c17rImGGc3o71M6TgKhl1zZ1HP9xuFaQ/drTgeLh8O PTqw== X-Gm-Message-State: AOJu0Yyk1SpbmdJcYvgUb4CA4eLYe+NvFrO8AMTEtgI4dUNmNVImrq7p 7fme6SHKsHyTcFPkBPB7MWLseB3RurAOpmd55igi3sF7q2Ks0TgkpSgj1EmtOCk8Wphd8jfTQyA ixYRh5XnPRsmGpaH/ydcv0z0CxYS/GdUp X-Gm-Gg: ASbGncu8x/+z/JZNopU8fh00aPeGshBDyb0n3RLDwb2DlfoZQ2wGWwlFEQY1QMX4XiP Hs9iiu5I+8n9bZTr/lGBS2d65FC73x58eKQN83O2g0qhjkNEGOOBAK93JhLikRutZbCU7eWOiNN Wqv0tNRTynl7YBxO/OYJ3o+yxCs1MUgynHFcEnbQ7dGYqKVL1eGXvmouW6DxffPeS04VWLhaphH UT3aznlJERgPwk0mpMx1RbubVldUfViKa5w/HrMG2yMf9FJPYyAwYoPExQeZ4nlw2pFVG2z6oOL zw== X-Google-Smtp-Source: AGHT+IG3MXbWUuh2Yk2RxryweCC9mD9zJ+lzJx3dzuwLtjKYTh0gyaBPCGIGxTO1Am92IeP0LJpawAA/tvyy X-Received: by 2002:a05:6e02:180d:b0:3a7:d792:d6c0 with SMTP id e9e14a558f8ab-3c2d5918a9bmr310001815ab.20.1735456358126; Sat, 28 Dec 2024 23:12:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0e5a1e40asm13163125ab.50.2024.12.28.23.12.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Dec 2024 23:12:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Dec 2024 23:12:38 -0800 (PST) Message-ID: <6770f666.920a0220.2e20b9.9d9fSMTPIN_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 A16746052471; Sun, 29 Dec 2024 02:12:37 -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#347324 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | +=====================+====================+==================+===================+===================+=======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 20.04 | PASS | WARN | 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 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 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/32071/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/