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 8811A45ED6 for ; Wed, 18 Dec 2024 07:29:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 817074066E; Wed, 18 Dec 2024 07:29:27 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id D0789402AE for ; Wed, 18 Dec 2024 07:29:26 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844cd85f5ebso494925739f.3 for ; Tue, 17 Dec 2024 22:29:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734503366; x=1735108166; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lH1C0y0zLm+kPCQ2PHbXRslHyYwwArrkY5viB6WzIdo=; b=LWySgaHmvsjiw7K42jiflgA/KpmpYg69TTRqm7cvEbGGidwmVMOLrIKeNfpkyX6+k6 S5oLXCFfulaCfkOOX+3aM9yj8BFU9I8k3sAi67sJKTDTA+heKpbXw1ZrMR5g3V1Xfigo a3FlyV3+oWJWDvbbnNiPrLbIuqw6sAOsOIHPQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734503366; x=1735108166; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lH1C0y0zLm+kPCQ2PHbXRslHyYwwArrkY5viB6WzIdo=; b=B8+LLXs3RWICb/BdwoRZK1dyDs8n0f86bsdhiFAmSfHhSRJEMfJYk6iu0Lyx/o2vMW IVQHP79XKoKxyrjNUjou7xGYOSywlGHNeBtdgbwS3gIb7jQQpoSv2J6mvJxb9qvuLxtt 5GGWLbamhSWi8fEpbtiBObryFxB0GEU8HQLyFjaqzjl15ky4UVDyY0EGgd5os8EJlqsW OG/Ot0wYg7UyjBC3166V/5d88kQK7slxm94glhjRVUYSPiv12/j9x5jtxY/4AqLoaf3z Um41+hHb4hc++oPJHC01VDCcYUoezPMwLufMzwpQXxxY2nellK18x2sFLY9VgMBcqnXH xRAQ== X-Gm-Message-State: AOJu0YzG5Bg7uxCDJGNl8RbZpx4XL5kOKDZHtHQC3H7cmjmdtNptISuu NsWBukgWY+Y1bRFEbHPSYaHrgO2G3PDN991ltS+9bwW4Tn60/utZmlkRJzRqVPCiUuhGM5iheIN u2X1liXs6gYIs4yyVVR+DTgKZQL0CIAR830mhpMqK X-Gm-Gg: ASbGncv4c4e6h/Km2qrSDrE9kn/6Ot2Br7/CxUh/1+pIURPiZF2jdq4qRb04Nssc6uE UbvWN44zb9lRVqX4lyp+3ZmoKbDSI/oXpwHW03zcCdRdwzMv0G/SVJ/ffG3hshrJcN8P1J0rpFW BUfe5OKs++CEFp/WvquDwqLWo+RQoukWReLd7Vzp/NaBoKhRxJLjc0Xp+OaKMMMg/YdLlw4JM6o fU2Y7CI9+qCyZ4X77pieRmK/qkTIaGEJkWJ8TL8q0yt/Xuh0m6WT0aCaqvxZsHLdug0F0LfT1Yj BA== X-Google-Smtp-Source: AGHT+IEFIZ4pmvpi7bjrjudgNMMn5K2qTWGu12+IsRSskczV1VW0kz/XnWBzuxFsZs23LRxcxP0aCSceK8P/ X-Received: by 2002:a05:6e02:20e1:b0:3a7:7ec0:a3dc with SMTP id e9e14a558f8ab-3bdc1845a9amr17611995ab.14.1734503366171; Tue, 17 Dec 2024 22:29:26 -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-3b24a3fa6f1sm5075975ab.39.2024.12.17.22.29.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 22:29:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 22:29:26 -0800 (PST) Message-ID: <67626bc6.050a0220.1bec35.1148SMTPIN_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 AEB6C6052471; Wed, 18 Dec 2024 01:29:25 -0500 (EST) Subject: |WARNING| [GIT MASTER] 4dc4e33ffa108e945fc8a1e2bbc7819791faa61e 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 4dc4e33ffa108e945fc8a1e2bbc7819791faa61e --> testing issues Upstream job id: Windows-Compile-DPDK-VS#4406 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | +=====================+====================+==================+===================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 | 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 20.04 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Arch Linux | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | 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 ==== 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 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 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 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240805 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/31956/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/