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 C040745F3C for ; Wed, 25 Dec 2024 10:27:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9F20402F2; Wed, 25 Dec 2024 10:27:21 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 8CEC2402F2 for ; Wed, 25 Dec 2024 10:27:20 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e5372a2fbddso5976764276.3 for ; Wed, 25 Dec 2024 01:27:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735118840; x=1735723640; 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=b9feHrAe4pkLI6XNKrWbrYvSzhG+cIAWgk73rnaNxqc=; b=fbGe2n0s7ioBfRjNXPZ/EErvbZAx4HXxh221TTJ7tbQk3jLRLpGzxME1mzooO7CNgQ 3d6B6MUk58x+aJEtDkYS1fQ9M6/rHlZ/22m58kWJOmTQ5JhzeheweFX9z9jmWtkHSIhC OHw0yI2ZfqutEYbgy7gx6ApD8PNM+N9ei2fDY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735118840; x=1735723640; 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=b9feHrAe4pkLI6XNKrWbrYvSzhG+cIAWgk73rnaNxqc=; b=eyfpQNdYwaGJ6N+WjLgbeDRF1a/tV9Kgf90BD1Baq2ztIdfQ1QkIUD3lIOnNee3I6O J2tPML3nZxOcXxWb8ivCMW0paNIYMv1S/P1PN7ZV57CT7XZKBhxxs/zc6gJ+635n1kHf VRqB9Fr3TLN+G1hQR4VS7Xqf93bErw0/uhHNz42sRhwSoQ1Jwf7gYLTEb/3mbci74jz4 wLiMjQauIP46P5/SWAzLIQMhOxPBN0NBhQjRKiKTeRuHKqg62ForRhjgmnAAwT3wGu/D 5letgVOJnPQ3CNoco6WRui1zJTqPCqDtAh/X2KSrxWvR9Ue/LuPgH/r3SKJof8/t8f8w 1viQ== X-Gm-Message-State: AOJu0YxEoXXb+EC8NupRFDRJAuDDMYFqrote+4ysAY7UdYrXU83UHS/8 ojSU6AhuaIng//yMrTa6ftNhsrezbAdIygsdAPJUljEm+HD+dx/tNgg/xba6ub1RWZwTSOUBSyr FT402RsJ9HvG/EI8WvKDnO95qw1MaByUcU4hZTcou X-Gm-Gg: ASbGnctvkCDBxE2Xsxtq06RGv1X9ChbjCyIkhQJX6x7NoXTHrYjeY7E1RlpavpqMOZf oNihTMUHmpsHqcF8MJi74YhCwBSFXQOU+rCdIRDEfSSVWuxcT90z+HGxvZ42hgaLbmZftwwHUFH hhRohV8qEr5znKE1Tz+75grTMLBBU63mKbPaJcJ4hT7DOJXt52d3p/1lpwnDrQz2WlM5NUbfv1p rjHuIrNsU+cqeoaWC4I3OWLuw+vTDl18KJ/wkVEaPtqukkra7D0ZbpKMV16/qudgLDfRmeJxODU CA== X-Google-Smtp-Source: AGHT+IEW3FjkbDckqN69JXvI/m5WG9HaMCGCqsgsyDsZBH/R9WiMQVAcL8FmMxJrJWRUJ2NHfV31Y4Jr4bjl X-Received: by 2002:a05:690c:6311:b0:6ef:4ed2:7dec with SMTP id 00721157ae682-6f3f80e6603mr154819847b3.8.1735118839848; Wed, 25 Dec 2024 01:27:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e7822c6esm5214267b3.56.2024.12.25.01.27.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 01:27:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 01:27:19 -0800 (PST) Message-ID: <676bcff7.050a0220.3d5a5.8251SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7AD046052471; Wed, 25 Dec 2024 04:27:19 -0500 (EST) Subject: |WARNING| pw149471 [PATCH] examples/l3fwd: optimize packet prefetch From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241225075302.353013-1-huangdengdui@huawei.com> References: <20241225075302.353013-1-huangdengdui@huawei.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/149471 _Testing issues_ Submitter: Dengdui Huang Date: Wednesday, December 25 2024 07:53:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149471 --> testing issues Upstream job id: Windows-Compile-DPDK-VS#4476 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 | +---------------------+--------------------+------------------+-------------------+-------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 41 | 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 22.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | 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.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 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.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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) 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.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 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/32210/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/