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 1741545F21 for ; Mon, 23 Dec 2024 14:03:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F14E0402AB; Mon, 23 Dec 2024 14:03:53 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id CB12A40263 for ; Mon, 23 Dec 2024 14:03:52 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844df397754so155445639f.2 for ; Mon, 23 Dec 2024 05:03:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734959032; x=1735563832; 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=2wbJhCpTAcYm4MYPZVtoqqCHkRF48fhaEG05xvHgid4=; b=cDrxJabyOlA23E5722+lb42AqJ1LDxD4OCjB/sqnjoANMZxccFVFw+TaUdz/QPQklx 4dgT/+QRNa6LwVEsGphjAGWJoVruc36DfZDz8DIYJViPktPTu5ZrrihLPxZ/uqmzR0Io TqLxTDbrmLgUuVtSchpSQg+SswMW/5egED+Fw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734959032; x=1735563832; 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=2wbJhCpTAcYm4MYPZVtoqqCHkRF48fhaEG05xvHgid4=; b=YGUVF1/14Vu+ArMoclaIPzttaIFpmcNQrS3DnGodSX9+VqtfB1vaezXTGMWJ8x7roa m8nTsdpLXaEW8NY0ETmNaxqMfAxptWjxKBHWGTZ91s744imRbsTAPk4APk6tQIc7HX88 v8WftkJ9BJSthHEQPcH14rgrVJ6seZZ0WgYWrhnGe3AvWblxBQZQueaGTIhKh8mfWXru astjDknWLCE4n7ry2Spk7EkZzPkxEBbn/c1CcwviWVy+96enIdmakjMk5QBV6i4qPreu f24H5JWG2PnXcFbKBd5/SOdfhixJwN09dXd2S22Zg22ott0PMBRTvhdD61W80IBQO7ip XEUg== X-Gm-Message-State: AOJu0YylcPNUhU8pk3zP7jfwqFpNK/DqK3tSs0AVwYVz7rI+P6VcJQ7L hY1tYaUvF+6Ka529u/CnXw44IK3Feh6b0HdDzGNqAS9MZ6fAR7+HXhoqyjbrVLDZNwhPEd7UTrf ZzutA3csaCgQJErktq1lPaCKNL8scGkRh44RC3fpke4cCmgEgFUwWDXm1 X-Gm-Gg: ASbGnctFGuenuy8DWL1KEVS2nwaThKtw/ZatNi+9dua8TCPUPlicr9fGOPsyQbCZFIC ThUFhNpgNDWhXIVTgCmyY6stfcv/KVf7z5B9C5V7+9CZzk2o4oEeRxbd9x6ni6UzNMs0/KJEbSD IgFfQVsxnLE6V9ODcKfoPpjbs+iC5rBfn6pRuYHrUVbyKUH1vc6ctxHnmCR/Nlrezjka+fkukxW bNPZF+mTEyPmCqFetYpc6HjQErnJX9Pdk3rt1+0e3Dq6EDMe02Mdnj0puU7HfqNnqaun5vfH1be IW66LA== X-Google-Smtp-Source: AGHT+IHZnVkAYMlP7uSDrHbJQ9ObqsyvS1w33fyoxT1zuP0rhIiU5cGjeDQkvuLkCCsCn3vOmR0fPrC3FCoo X-Received: by 2002:a05:6602:29c7:b0:844:6297:7c1d with SMTP id ca18e2360f4ac-8499e7ecb50mr1178470539f.15.1734959031892; Mon, 23 Dec 2024 05:03:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8498d7d9a8dsm30935539f.3.2024.12.23.05.03.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 05:03:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 05:03:51 -0800 (PST) Message-ID: <67695fb7.050a0220.3d9b8f.88ceSMTPIN_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 5B9976052471; Mon, 23 Dec 2024 08:03:51 -0500 (EST) Subject: |WARNING| pw149385 [PATCH] [v3] app/test-flow-perf: support testing From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241223091600.53160-1-sunyang.wu@jaguarmicro.com> References: <20241223091600.53160-1-sunyang.wu@jaguarmicro.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/149385 _Testing issues_ Submitter: Sunyang Wu Date: Monday, December 23 2024 09:16:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149385 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#345905 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | +=====================+====================+==================+===================+===================+=======================+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ ==== 20 line log output for openSUSE Leap 15 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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 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) 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 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/32193/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/