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 B703C46038 for ; Thu, 9 Jan 2025 23:01:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9593A40FDE; Thu, 9 Jan 2025 23:01:39 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id BC4B440612 for ; Thu, 9 Jan 2025 23:01:37 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844ce213af6so42731939f.1 for ; Thu, 09 Jan 2025 14:01:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736460097; x=1737064897; 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=jW5uLhNZd+kHYZqv5iXJyCh9Sa+sWJWoX4ZhXz4Zy/g=; b=eRwTmRmXQELl8cLOJ0cNSaQwkY0Nc9ddf91I+pViFQP27S9Zu50hPEs+zMDBN7EbLg 5FkW6hy5oK08TQAYB6eDdU5Hnp67HVbwm1hYmSKp7sdOUItxEmjZMhcFtzw1f69FyQWO gyqq1msHazN/zw6qC3caqrmLiWA5hNFNQOTRo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736460097; x=1737064897; 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=jW5uLhNZd+kHYZqv5iXJyCh9Sa+sWJWoX4ZhXz4Zy/g=; b=JPDbJLSTjEuXUfj38GDt5kWR6rDsnIA/bfQ5+qBoA2wzZKdomfP9wHyJd5dc3fAPYj iscNWef5lRbtbDQEmJBWpeJc31qHANUQRfGAf+IwUV6HPc71TyBPGJ28gWK4GMAIjciL 2gE4HwjyOzao6XnKLac9qPFG6Lu73p18sJSuIIQeJC8ldIYJiiM7pbx8XhePUnvraqnv qoZB+JLtglf+/LSe1oyUc0k55ExJmYZacH0qik4D1q6MPFdjMgL7spcpTxyU+XadtWaT rMJHTiNrAYd316efttGzIP7Z/G7o/wUKfKvlIgGRaXrijKX7Ylu11kAA+LqKmozsm5uU hC3w== X-Gm-Message-State: AOJu0YwFEPVGnuovqeuVJNl3vjPgZ0bPnhqk1AzXF1CwksjmkqSsv8/U a9QCGIqwXqbNftXKKcKYnEXeBSlxCLUbVDBOhMkBXc1GvDwtc/ef62EEkjBFJAxiy59A+YJWLn0 iYZpP9g246JT9GRWx2ftSmUPe16J0aGE3YWTs9mGo X-Gm-Gg: ASbGncu0JCsu1aE44ROTD5sstLmTUixE7jxg0+28SFVtLJkw04XD5/ZTsdZWfG7sPR0 ajzGAxZOnvJvt7b1iTDXMxB/9o4Wqt5H4FkHVK+K5cbS559Nr01vn4CZwjtgYGcAikn+QHT3a8R ApNBVnJiAEHnlLlfMoPlHFm5xqvdpebMQnTqyzITMSASfTe4dxTtXuAAs1M/4vnc1mkJmnrNP89 0uxZ6YuggyNSbiPai7iU+1GFT0ugb6U6dY7k1YZT4gXK0fue7h2YRpC2sT5YkwOqKHF4DcYZ+41 PQ== X-Google-Smtp-Source: AGHT+IHVr/tP6ORIRnT3r665qfggLxisjwPl5QI+fTutfi9p3JwoS37k8gRCinYikuOxxtPbQEc6XBXwjlV8 X-Received: by 2002:a05:6602:370f:b0:844:bd90:d45c with SMTP id ca18e2360f4ac-84ce0194f1cmr753007139f.13.1736460096990; Thu, 09 Jan 2025 14:01:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b71a32asm99593173.59.2025.01.09.14.01.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 14:01:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 14:01:36 -0800 (PST) Message-ID: <67804740.050a0220.2dcfa7.666cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 41C966052471; Thu, 9 Jan 2025 17:01:36 -0500 (EST) Subject: |WARNING| pw149775 [PATCH] vhost: fix misleading log when setting ma From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250109143130.3696613-1-maxime.coquelin@redhat.com> References: <20250109143130.3696613-1-maxime.coquelin@redhat.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/149775 _Testing issues_ Submitter: Maxime Coquelin Date: Thursday, January 09 2025 14:31:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149775 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#349815 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+===================+=======================+======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 41 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | 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.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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.5.0 20240719 (Red Hat 11.5.0-2) 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.3.0-6ubuntu2~24.04) 13.3.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 14.2.0) 14.2.0 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 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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/32285/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/