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 7967045EA4 for ; Sun, 15 Dec 2024 03:14:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5367340296; Sun, 15 Dec 2024 03:14:12 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id D2E704027E for ; Sun, 15 Dec 2024 03:14:10 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-46375ac25fbso34184301cf.0 for ; Sat, 14 Dec 2024 18:14:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734228850; x=1734833650; 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=hRBaJGexYI/64M5F9joXOuVgKAy5NSdnD3+eMSIi8V0=; b=cxfHjEJEirV9hEB3Bri4IZ7RKQIJqK26qwBWClh68Grq70nQE4LcMiP8M0ivJ0gdUZ Wze/jubWuVssvalERhvitvs9yB1xMSw9eMM4FgStp+91Yc3ZN5cHLhuDPcuk80qDExqy uBd7kBakn42FKBDreQ281C4uGxkbl7jPzKxPM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734228850; x=1734833650; 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=hRBaJGexYI/64M5F9joXOuVgKAy5NSdnD3+eMSIi8V0=; b=KGW5h9blaUo2g4UWNuh+FYHyxx7/JaajKwskvkTxv0GtB8Skk2lm4gTmUa4YKVvekz 0up8GZ1RGCyEkPXJi+e0PwwPZQmt/tob5NuweXBwA7CsWjciGFKM0nJXPYqPYT86iNYV Fzprjb0g2NqsXC77RhAusGaoGKSSBJgFLfws3/BJaIfwy+hOvgBEfigdlmO0tmKeC8rz TEqcoyP9Od1gzKG9EpuV3/lZk1YyLanlfK08G6QrbinVjbjeQy5Vqo7rlOTydt24OE7+ 5rsgMRkWjziTpPmmYan/OHmRWBuxqnbPMkzdqNIN5Oq68KEvEH8ar44af4RY53i2vijU i+Ag== X-Gm-Message-State: AOJu0YzHmxpmzmq3PBHVzf3x4jvoTQIc64JzqwgQPAm4okexLFe1WoGl HVL/FAz5FP5tBuVuVPY+tQE0oA3iqKHilsGjYVPwzdZ1CiCUzNHcagQ6LqR+nUK4x5AOdsDqdhr 54m6j5+LlBmdOki+6s3hmiAGUtULkl9o9fBIMeHcT X-Gm-Gg: ASbGncu9RB0fYFxpSWgbakIH1iStTGVM8lmorREBdire5l9FoMMk2Rf5fE6Zbd++ijj u7k4oC+xH+9fkKgmg8GnV2bGubYfrl4FfaRjOqgrQaN/uoKCG4HwkVugMd098v2OIE/oMCmz4lD eqw1Xd3nC1My5GqHTYVwaxSr2og7dkDxNDjesthLsneUuq+ubow/PWAAa7JCwEOcKjXLbcCKJs0 OK2HNz7sEru4IIWuUeqhWp6POEO+IsjM9yjojl15rg71WN6B3KB2OJ6eu/GvHSW0MD7zQgOnlV0 ZA== X-Google-Smtp-Source: AGHT+IFA5kxWbcomXv7XjXBm3DqPcvuEeBDTDYb/7aBHdsfLtnJUZopWBI+Vk8aUFEnYChQoULyN//JlJFY6 X-Received: by 2002:a05:622a:5c0c:b0:467:51a6:6db6 with SMTP id d75a77b69052e-467a578eff8mr166524411cf.32.1734228848501; Sat, 14 Dec 2024 18:14:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-467b2e572c0sm911161cf.19.2024.12.14.18.14.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 18:14:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 18:14:08 -0800 (PST) Message-ID: <675e3b70.050a0220.2769ba.623bSMTPIN_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 2A77B6052471; Sat, 14 Dec 2024 21:14:08 -0500 (EST) Subject: |WARNING| pw149187-149194 [PATCH] [v2,14/14] drivers/vdpa: use porta From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1733954844-24397-15-git-send-email-andremue@linux.microsoft.com> References: <1733954844-24397-15-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/149194 _Testing issues_ Submitter: Andre Muezerie Date: Wednesday, December 11 2024 22:07:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149187-149194 --> testing issues Upstream job id: Windows-Compile-DPDK-Native#25355 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_win_llvm_compile | +=====================+====================+==================+===================+=======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+------------------+-------------------+-----------------------+ ==== 20 line log output for openSUSE Leap 15 (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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.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 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.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/32122/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/