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 8498345ED2 for ; Wed, 18 Dec 2024 01:54:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C39B402AE; Wed, 18 Dec 2024 01:54:22 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id E7049402A1 for ; Wed, 18 Dec 2024 01:54:20 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3eb87127854so1603921b6e.2 for ; Tue, 17 Dec 2024 16:54:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734483260; x=1735088060; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1yRr1TvL5VuU4Ea07u/TICRNhWULrOavioYh3Th0F+4=; b=LeAi9CN2Kt1PH/AENZIfwDX8d2zuPBgwgWEVzn0x2Cz+qaw+MP47pCreFpAXB1k6Xj +hXVZAQ4qiuWrt4c3muNsFnOJItmbvjYHO3nWPLGypagrR7uNj7Ds7v96AzuexB4X2OV vEj965wX06qmpchNOxPPeo+sbMHG2hMM6IuGU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734483260; x=1735088060; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1yRr1TvL5VuU4Ea07u/TICRNhWULrOavioYh3Th0F+4=; b=pOJ75UTOr6jv233YHI8rGzUPUszkYyyL5zF4nWe6eKLFnHCrPD9ix0Suha3Xc2DNXT 9cey7d0tzdfIi56+LwA3qccv1r2pgeKhqwcxy9z2otEWn9Qnqez2kDddFdQrChhs5XIM omjzm46AuoLcIQoWt0xwgybw7wds/TCTFVFCo2C72b9DAne1YnhwXhge+bU74n03+Vxw gK5XhaPd7gfRkKArGiBWAOFRunwEqCDkkOuoyncrPkE/xmZcCfQ3C/MojNgjINL+4l8x 2CHylvX+tyZwTjeFcW87U0fH0OcaJrwpmxQ4SA3FinhhazDUJ2ojY9Sk7jH837xmWymp XKAQ== X-Gm-Message-State: AOJu0YwqIC+RHqv9xwHeQDiP6LXrjsi95mlKWPg7vhTwiyomYUSS7Pd/ mJKNCDJMD/iZMpozabrr3jcgotiqiPUPt0ntG7JLQbBhKDR5kTa3p+rLq3sMCoqXQfixBMA2mqK m2kyT5jyRb3loHMxq3xJb2F8e3vXlcC4I X-Gm-Gg: ASbGncuWTRNSsA8AFCFwDgpRl5Vy4QHezIUaQY0+LcNf46oLNbEpDGgkRoYaXmF/K6p qnKpZABQr317M3sDm83bWt/QjcAtpHGDy4QUmHSJ2kS22eTDArxsvnHrIxLrtxUJftRpNXDSB/4 KiY2N40T52WGDXXr8P+HG2XJgPiQq3Deh6OCs9BNeM+Hp+qF6seiLXLPYzKWJarPEAV4GTgAdLs p9Vuk3gkJPPcpCSSe8XrG0hs9qInQZssRn5qiUud+VVvm1S4P3dk4oVulPLkgw8UV7xhpSr9w9q Og== X-Google-Smtp-Source: AGHT+IG4mOHkjrkmcCQp2DE8aTvKiAfLV0AeqkDTt6o3xkl2+wYXZd3YhY/aAqomWyR4gT4zhxUEAUpsN1j2 X-Received: by 2002:a05:6808:148d:b0:3eb:4f4d:c298 with SMTP id 5614622812f47-3eccbf4b430mr555858b6e.15.1734483259949; Tue, 17 Dec 2024 16:54:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f4c99e6d69sm25793eaf.25.2024.12.17.16.54.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 16:54:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 16:54:19 -0800 (PST) Message-ID: <67621d3b.050a0220.22cbaa.1c93SMTPIN_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 5BA996052471; Tue, 17 Dec 2024 19:54:19 -0500 (EST) Subject: |WARNING| [GIT MASTER] 78d0246a2e2fb14cba220d507192d12d2ce896ac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 78d0246a2e2fb14cba220d507192d12d2ce896ac --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#344188 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | +=====================+====================+==================+===================+===================+ | Debian 12 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+------------------+-------------------+-------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.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 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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 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/31955/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/