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 E542F46195 for ; Wed, 5 Feb 2025 04:45:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C309540289; Wed, 5 Feb 2025 04:45:33 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 2E6D340270 for ; Wed, 5 Feb 2025 04:45:33 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6f6ca9a3425so44315837b3.2 for ; Tue, 04 Feb 2025 19:45:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738727132; x=1739331932; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SXG1uwfJydZeqPAie6q2vb4nKvq3ki6wA2xwTqdhy6I=; b=DfjjRmXZjTXyfkrBJCNTNEFashJ0H7YAEUyQmmlvnw+++BQzQg6uUzV9CxfKUl4fWD w+rZYOvx4rgSSYzp/rTkvfAusxXnIV19bYhGyC7ZIBp7pUKei+aSSxaU87pHQV9lpOfT W5rZTmQ3L/wL0XlFTKectTXB4ESL9F64JvacY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738727132; x=1739331932; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SXG1uwfJydZeqPAie6q2vb4nKvq3ki6wA2xwTqdhy6I=; b=oyQlwNcv0AE27u03arN4k26jxoq76qCM4/hZHMJ3OY0Xm6PB0pwQVDyM8AUkg0neZw Gzu9e38qV9uh3XXjNr5qlA6M+z/PxauuT2BmuRCzFCg6YqqUxtBn38YoA0CYKzgb+Y8j xezpbVebwZhUIPfb3xuHHUiKVzNCwSTg/xFonIkU9/0J0HQBh/WM6K9hO0M11iWc4e+J T6P4tpD1GqJ8TILxf4eVXw3dRlk7X1ZFos10ZHpudbVmep67iraiIvqKP3xVpIv2xyvi NlSbpnsGL53fKxV+bJxIlDKqmTiv2JADCQUTyf8EYewQAdeYyJuIH6BfiWjrI75+2sve Nkqg== X-Gm-Message-State: AOJu0YyZ+tAcpBxoXdsmOjK9zDUunaKhtd+yW4eC/79DmyJyYWRfcOTj sjZk6Jo+F0TMy0XZ0iokIWH8m2sSMHlVjoDTAdRv8D6Obks+d+PBpwuYiUsz2Z55fZmQYCjShZp 7VLOm1XVC3T3w0cgpl9Ny8qymu9JdKM+1 X-Gm-Gg: ASbGnct2Qy9N1ROEQFqt+KiyzOoM1taLhyXvL1Sw/lSxS04Ul+yPeAWSLewf45wng3J 5ddDYxUlOjJ6Kpqyipa4C07vfersdoT1DPywUEL8pOGgtnuHgyhu0+oWRpMQ339Fnp+nVlKac/E q5PpoKOnkWLx/oQ0UtFHCS436K5Jk57kQumbDpPi53Awx2hh+PpqlLaP62uqar3IVoBxMd530Jw xQgdSOclFiUQ6F26SR2WwXxIfzcxihzeOo1edNzSt6xL6LTxaQRdbapRWMA3R1UglGLARXJnk/5 8qbRAREORY8M/ibDF0GP+qNnFhFFIA== X-Google-Smtp-Source: AGHT+IESaxbLQtWXNapXGpSXwCuACPk8HVRc+ia0F4e4Xw6reWhMeLyFG7aWdY3+qTWNMtr95db4UcTbQnCV X-Received: by 2002:a05:690c:3607:b0:6f7:56f7:239a with SMTP id 00721157ae682-6f989e3af27mr11118957b3.5.1738727132468; Tue, 04 Feb 2025 19:45:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f976d4a31bsm1396767b3.35.2025.02.04.19.45.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Feb 2025 19:45:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Feb 2025 19:45:32 -0800 (PST) Message-ID: <67a2dedc.050a0220.3bd5c1.6c6aSMTPIN_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 159336052471; Tue, 4 Feb 2025 22:45:32 -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: Windows-Compile-DPDK-Native#26335 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_llvm_clang_compile | +=====================+====================+==================+===================+===================+======================+=========================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+----------------------+-------------------------+ | Alpine | PASS | PASS | 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 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 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) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 14.2.0) 14.2.0 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/32399/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/