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 04F2C45ED8 for ; Wed, 18 Dec 2024 08:44:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F06274066E; Wed, 18 Dec 2024 08:44:54 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id BBC89402AE for ; Wed, 18 Dec 2024 08:44:52 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6f26c517979so46464617b3.2 for ; Tue, 17 Dec 2024 23:44:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734507892; x=1735112692; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fEfoevKFcK8bmB3oylv7IIfSDtu68BNeYi0Fal4YuJs=; b=YQRP5vHDt6TAq+iYU48n1qng//3zzRfyD2VYsmOHMYjVKzTE2hEIHLBrw2OYdipJnm FgFFmjJu6YWR2mn7dvXDFYqj4mbQyXWW3q2wz74r1ONZ92jHbWHRRJMylp7Sk4+CxmWm UO0L3ldd8LoguFXdyS0MKshqCAUESxhrOYftA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734507892; x=1735112692; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fEfoevKFcK8bmB3oylv7IIfSDtu68BNeYi0Fal4YuJs=; b=hyUMESAn84HckvLU2pQ84Yf1ya8yDT7JX+UyquCIOqQuUTcXNwl00G63HY7xKYyfH1 Pp6j8sm6qHqvj+M0DuJIWF2W9ECW36VNB8yV6Yvfh/272QFb/JpGcMlPqCBSNPoAX2CA Iyv9mfOKMkQI2KewSUMhuK5Zot/DQbQgLCGzvQB/h3Limmy2UKvtqofn6AJRf6xD6pjt IJ44Tt9Xk1tmM+DOoqN5tZtarrdVNil8E/wj+lqifn7D2oBPM9O+wd8obhjJI/ZDshRg iyizqzDI1dI7w5FRLnDe9vTjBPP/NsMCWR937gRaVx9xA5OMUchtWJr+OggezH3iF14R sk7Q== X-Gm-Message-State: AOJu0Yx+sydBPMrmUAuIJskTX38gxxa46WssdRdbknN9lzADlvufzgzn IUQrXnZhVuIZow3jalnvz7P3q7QaMyIJFzKXZgbz7MgrSE6yduhQogdH8PjecC3z6YnRqj6QMk7 TyoNNUBjopOYnE8Qap5htBEXFqgIkWCOuOhYMEgXfrWVR4nyr X-Gm-Gg: ASbGncu6UaA5wFSyWRNjjS6qdRl0kpyotkVHHF3QncW6N2eTGAy8VZDIWCaej7NotCY chbOwBl+XxxTwdS7wg0qpFjROyVzsvl2cZjH2Ga05NH6rniOnhNp/vp+oOVGw1fVZpnJE0WD8ve s0wl7MRS0QIaPoCvbpoTdzEai3KT6uRt3ozL9yc887B4kHE3vuPRvpbMIw2XkgdRS0fgMYuVNfR hhobfNXqmg75aPkdXF+y6uEIoCx+pSiuWSfBFpaAhyf125h18MtUgrElyrpdlhpL1AIhYRXEv/f hKOXpQ== X-Google-Smtp-Source: AGHT+IH/jWcVurteaiPU/YUGXwjOOX6mFQbT6jH2rO5nQsvP39yE9CsFEj+jA+bNfdPHMgwyinxINcoa1Zo0 X-Received: by 2002:a05:690c:a86:b0:6ef:761e:cfc with SMTP id 00721157ae682-6f3d234b65cmr12475817b3.25.1734507892122; Tue, 17 Dec 2024 23:44:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f288fda721sm5641527b3.5.2024.12.17.23.44.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 23:44:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 23:44:52 -0800 (PST) Message-ID: <67627d74.0d0a0220.16eee3.3f9cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8E2D86052471; Wed, 18 Dec 2024 02:44:51 -0500 (EST) Subject: |WARNING| [GIT MASTER] 39bcde2d05afc0f904f906182be1e659b60ceeb7 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: 23.11-staging 39bcde2d05afc0f904f906182be1e659b60ceeb7 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#344263 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | Fedora 39 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 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.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31961/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/