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 A667F45EA0 for ; Sat, 14 Dec 2024 14:53:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A25F340274; Sat, 14 Dec 2024 14:53:41 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id A899E4026F for ; Sat, 14 Dec 2024 14:53:40 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a9cdcec53fso22987735ab.1 for ; Sat, 14 Dec 2024 05:53:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734184420; x=1734789220; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lifOV368KtSGtGq0yXym8/D8MQ+ZA7YdKuSDLnHSui4=; b=QTjJNv2L3CrWzPsEJMNB6CGHX7UM1uy10oPc6LXkNOYs12NVe4zB2m1crCmYlvkyRE 2No9SC1Gh0ZM0sD0cpzJjQteqdDJxwHqYzlUVuvmq/aAvU4V/q7QQf0kNNumMNmnBKgP z31/TKIukYLydHWIHJMJaJNFDh5XQeSFjrhNA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734184420; x=1734789220; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lifOV368KtSGtGq0yXym8/D8MQ+ZA7YdKuSDLnHSui4=; b=FCKbwbmCFJa765Rud7C7MNx9rox8mKGMhrGaI/pp5K4Jmyye4El0ZwbHIz+5zOiP++ aVceCrpX7PrhWVCo0ZfSt+y790tIugoGLPD5vGZvjv+8Leg5rsRFwAi8xR8u0gi4KBUF 1c67uEj4ifYe4SmOy7WLCMQJ8IhI2u6Pr0yZmy0MQ0tBY5a196FIwOBkwxEuhPVXCGHH elJ2FqsvxTaRF75yxLlurv61reeRdNvjmM+LkpD1BpQUXv0XvTKFwMYf1q1CSaI8gl2Q xgyxPgYgVYkSiJ+Wudxvo1icM0VpxJAHvWSBYxJSOgSbfzUvkbWbRnVZ9/zuQxhONMe+ WQKQ== X-Gm-Message-State: AOJu0YyquFP8TvZTm2LCUYaIRwkrrZxBSeUxYwB22R/MRig5Ub3ORQjC U/OziUGvNnRCunuQsZtVyF3CczJ8rHUgNrTFmxKTFoXKV7DEp8Df3HQ0XGDdb5jQletTeuhiLDQ hmlu+Po0xPo+1nDMyCRl+skusu31XlVjU X-Gm-Gg: ASbGnctc7UMBNEO7obgubMoftPyQgpYc8uqhtS2dyE3C4da3VXXQr2sYP+h4hkU4Ql2 3+79tMtJjzJ/jyurT6s5vu/3V4H66KdjFyyZ0wjG2I9VGu3t4BqqILuZ0pJpsC0FYXOV2xoBwjl /9O/XAzMZ0dVxZegfRX9kjWvdHIxdviUJRukFf2XU/dbWTyk7YzLQbX9iBxFbhwYVqOB0g/sVBt 2b8ieyJd1JOgiyN5bUIdwnq/u8lWZf7Niet0wWtHcozX77exy0t3CgkZA+KrDdX+gDsHaHe77ai uw== X-Google-Smtp-Source: AGHT+IHvG7AbXjnA/rahCNQX+Q5tD9yl3r9+BQmTQpb9pgi29+waF8vs9k2DLYpFMd5I9MoSYU+awzvCqHmQ X-Received: by 2002:a05:6e02:12e2:b0:3a6:c98d:86bc with SMTP id e9e14a558f8ab-3aff4619e11mr81040645ab.1.1734184420096; Sat, 14 Dec 2024 05:53:40 -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-3b24eb14795sm991685ab.48.2024.12.14.05.53.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 05:53:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 05:53:40 -0800 (PST) Message-ID: <675d8de4.920a0220.3aa034.6c3bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 958306052471; Sat, 14 Dec 2024 08:53:39 -0500 (EST) Subject: |WARNING| [GIT MASTER] f1e0472368d4dbb1da33ae68b18ca21bc8a55259 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 f1e0472368d4dbb1da33ae68b18ca21bc8a55259 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#343411 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ ==== 20 line log output for openSUSE Leap 15 (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 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31925/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/