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 E1F0545DF7 for ; Sat, 7 Dec 2024 05:37:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3CA3402A5; Sat, 7 Dec 2024 05:37:05 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id A98D440281 for ; Sat, 7 Dec 2024 05:37:03 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-4674f142846so1155921cf.2 for ; Fri, 06 Dec 2024 20:37:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733546223; x=1734151023; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=yxHHi7DmGx+6fK/mIEsc9kRIS/W0TJXYmSk2M6f23RA=; b=GSslPzWCwRL0efDwoVyeYSlLUpLb2KxfY0v7paOualzFC9k5uKWeeacX6PH8m5MQxV D+TYe2//KPfhRBtuAQeU5db5b/UICokj0Cw8Nsf8Qci8ml91OnUkl/Qe8acQElASIJTG qiJB/V23TzjPLcbhJDG9Mzvi3wRgaqKMq/al0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733546223; x=1734151023; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=yxHHi7DmGx+6fK/mIEsc9kRIS/W0TJXYmSk2M6f23RA=; b=tAIUfUkXehZrJtAlLAdhzs9UQfj/NFBKQOFM4ayTBBG6QAn9U51g/N8iIc65Zw4QfH 1EXgXlelDdgtfb/VsmC6WChrHEuygx+lRKbSYrRemebN8N/LN0EAynfzPZTRpN4PMfrb Qc8+2jrGeasVPc6OLkXo4OVfGf67Vdd14hwoQ4suhOQUFZhb4AumyUrFlatEXiUnAr/M 0geh+GnF5+XHvyfBtTtkwqK1Nhem7tM3NIpXz8eGlSYTonS1RSq6LbUCGZAcm1AWci7H ah502edvpAI8evgbi/4iIgVrvxmoQgDk3aGB6Xt4ovz83Q1GwZzKIJKUoXiwGnr6HU+E y0yw== X-Gm-Message-State: AOJu0Yy1yQpA/TYhAcLGOJyXphYqZr0G1PO49y1aVIbgUtEsqHyOJKRQ hk0QirxNzEL8AqZLRPcbKn0BMfiyRpzNarn5Q+etxtnaGFvUQUpBSihnaGxRcGlZjzsVossWxhQ VsFR9/+04LzikZJysJRDrnPrumkrLRUsiYydcuaD/ X-Gm-Gg: ASbGncuiiPVC3Lzds1gzIh0zkgpYb8etsySoZJQfp/WhoNwdWalC2rpCcimQY5/DO2d GmhX0rByDgOekGY0b06u1JQyz+SVzzXHGh+BgiDGdkAiEglYP+L0rJO2JXQ9zNOP/56RzfYYyba Q/ch9M28DBieOAGofqhPRpB0AaAd4N8kap6i8a5ieGFc4hp8SxtfCAbm9jCjjhZMlJbWd9gTAKg atkBPxYaPw0YpoR13RjExI1YdQwtGVx/1bmPW8EH0cqZe4kkY3+Ulgi6u4n+BSdmIhdgMk= X-Google-Smtp-Source: AGHT+IEiDXFiBAgswBpe3u661QqsrljdFfoV1OQLkPQQ9kSiPIM0Uy24BQejMhX1ht9FQ78Ruv4LGp95UnY7 X-Received: by 2002:a05:6214:f6a:b0:6d8:a027:9077 with SMTP id 6a1803df08f44-6d8e70ef451mr91461616d6.5.1733546223009; Fri, 06 Dec 2024 20:37:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d8da565d17sm2261966d6.0.2024.12.06.20.37.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 20:37:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 20:37:03 -0800 (PST) Message-ID: <6753d0ee.050a0220.2ecb3f.ddf5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BD9806052471; Fri, 6 Dec 2024 23:37:02 -0500 (EST) Subject: |WARNING| pw149018-149023 [PATCH] [6/6] lib/mldev: eliminate depende From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1733342995-3722-7-git-send-email-andremue@linux.microsoft.com> References: <1733342995-3722-7-git-send-email-andremue@linux.microsoft.com> 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 Test-Label: iol-compile-amd64-testing Test-Status: WARNING http://dpdk.org/patch/149023 _Testing issues_ Submitter: Andre Muezerie Date: Wednesday, December 04 2024 20:09:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149018-149023 --> testing issues Upstream job id: Windows-Compile-DPDK-Native#25209 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | +=====================+====================+==================+===================+===================+=======================+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | FreeBSD 14.1 | PASS | SKIPPED | 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 ==== 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) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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) 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 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/patchsets/32086/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/