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 13D5345EE5 for ; Thu, 19 Dec 2024 05:32:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D9FEC40144; Thu, 19 Dec 2024 05:32:50 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 26DA6400EF for ; Thu, 19 Dec 2024 05:32:49 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5f2dcfc426bso74949eaf.3 for ; Wed, 18 Dec 2024 20:32:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734582768; x=1735187568; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x/VKeVPkI+sbRrDJdD5kxARNKwXiZfoxPp+hSTT+uMY=; b=MU7cGrk7TtfNdS2K0bhHYshcYg66PR0mnSjU6lpnLIXG0H5DNAc6D2C53Kl0FNeLdH MlStr9gAtm0+MtuDKruQMdvLns5m2oMvLBqIXIJtjInsd/ZRxyXBt9U+wkiq8glriA4H V6dLLWnp0ks+X6V3tsCQrNIV5kZ4x9I53DcZE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734582768; x=1735187568; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x/VKeVPkI+sbRrDJdD5kxARNKwXiZfoxPp+hSTT+uMY=; b=R7+dsZc01zKUArPcydam99he/uHt2ujjoyS8aCRtYG7K9p5itSYBC1g3wzuzYd+w45 O9Y5z1oIdeEtlDciglDq8FGGx+eLvKxosBHBQO1b/N34ovoGeQ4ke0LXduAIxZ5LYuaW XHnboBHbKNnlyK2HCoPjtntjiKpqtZ3mE59BYzXJVE8wa99obZjG/qGWJYVzeyrjM4gg 85O6CCo0rauaDegwUWjRYvTWhDfOATdEhIswnKdGN2OUrkD3uvJmKNY/xegQQmtwr/// Xb5uWaBneJblMY1W0Und/w3+AKvVTNIS46qCFcBd0fKkDYVTRvCXzTQuGVxZ17D0nOPX fgEg== X-Gm-Message-State: AOJu0YwdIkn26MBaaezT8qMZQJHjpTfhXI8vPQxjuUk7DxQylWsdgYM2 dYcrA/LQsoNSqoaEm8nQDTaTxmsNgcHBn/2/KyeFhfvnaC6KOufiDFTV0i5lgx4bg2w8OY6FFkV 16AykM+BwvEpcfuAmMFM4j/XG1yqEXxG0VsxzPFZm X-Gm-Gg: ASbGnctxQSiIGlhFotXkmU9ShrH5nvLww9rPBaZlmHIMTOCMKV+p4QKk9Fo9gbTTb7a /TauzvcEwCmULIPbIBZILWBfwR0S5IJOXo1aiUXdP8M4lr7Q1sdKAdzUAXaY1OtUFhH8NW/6QNO hux+gI3GK0F4Q+hNXlaFMLd8qeFYu/qbVQ8PvQr8O3QYB1Yo9GD4371zoCTgHzc6o6GSC3KGOhd K5L1LiasymylJzY7C3bRqS0uQkSELw+QczeQafNGroVrwg9nOQrMehnS7cX2X5gfMK0SbYpdPkm tg== X-Google-Smtp-Source: AGHT+IFpjuxkSgNJL32yhFAywnq6t3VVLwSKDG2rrtMbSle+Qy6jTaS8IDzwuwF/r6eqyvbnSKgSmLIwW64J X-Received: by 2002:a05:6820:1894:b0:5f2:c5e0:4539 with SMTP id 006d021491bc7-5f4c9b1d7d8mr3263805eaf.3.1734582768237; Wed, 18 Dec 2024 20:32:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-71fc97ca372sm2619a34.5.2024.12.18.20.32.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 20:32:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 20:32:48 -0800 (PST) Message-ID: <6763a1f0.050a0220.17ffc.027bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A9FA46052471; Wed, 18 Dec 2024 23:32:47 -0500 (EST) Subject: |WARNING| [GIT MASTER] 07604f264417959d76aa9fcb8cb0c3665f62f0d3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 07604f264417959d76aa9fcb8cb0c3665f62f0d3 --> testing issues Upstream job id: Windows-Compile-DPDK-Native#25427 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 | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Arch Linux | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Alpine | PASS | PASS | 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.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 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 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240805 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 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 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/31977/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/