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 CE26446005 for ; Tue, 7 Jan 2025 03:36:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92C9C4027D; Tue, 7 Jan 2025 03:36:14 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 6940440150 for ; Tue, 7 Jan 2025 03:36:01 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e537d9e3d75so22153482276.3 for ; Mon, 06 Jan 2025 18:36:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736217361; x=1736822161; 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=/DBUbiApmLUethdLiEBwydtWEpzqGSLTBEly5+qtjwA=; b=L+fFksv3nTacskVqv/NmL4UOvmroym0tiysZGWx6oz9swsQJzVl8FP+cqAvVu2CKaM DVzgkIC6PSwFJ55zj5/R+fhcyAFlx23wjzr9B7yGLHRyyLudnXQr3bTExHmtX2SHaHTn LxX+Aq930pcvYNlf3jlC33tcxE6Iuhxz3jrN0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736217361; x=1736822161; 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=/DBUbiApmLUethdLiEBwydtWEpzqGSLTBEly5+qtjwA=; b=C0GH5B8BN0ItlykQSH1CdKPoTUXSt8zrULQlD3PBUEoamEtSCHeQmQNzNZtGGYX79/ sSmy8vcniXy1xX8PKEh8xnwZC2jZuYzY95TL83dKqG4zubi4QQpv9BZYZ8IQ31l2fEWj sa6Qq/7zhtkYJieoCWPJexB0TQ0m+j+83gwXqZQBjF2bODg9FtTYeGGUfMxPfuNLGExz YtdKsz8DmAhxVNj+AjRP79WvytttUH7hgA+PytmvilgjFf2/HLA06G6V+4FKS3vxMQpJ Tvd6i3MefXlz3Ck5nN7wrapcbv5W2s7vxYBFJ71GAZii2PIIeXquixcTzI5Jg0JbMLDu daOQ== X-Gm-Message-State: AOJu0YzhXhG8wrmJ4zv3+KTVPkeMsp/ez4u0KA1g0MJ69LpyrhCWOSx3 cLa2+lAzBnksc8bgb5DOdK2Q/XgW+5OTMdiEAMOVIvDbwiujYLEARQWKsnyfd/MFFA6WXEmxrQa phQ1qA4S0PGonCAecY5lhlEaf2j68UzU3hmcaBYJy X-Gm-Gg: ASbGnctVfqz8psMV1R7ZlQwEq0xaFx2Jzj9BfclSd9kEumyYfgxGLTkNCXQFGwBvYAn wXFaauBXXhZpvC4eHKYeiNR6v/Ee4YmWf46yc3SyWrIeFgzrtYmwIUDu1q5HpoiH1tNkKl4yTb5 Ncxqzoj36qTs3p0arbIXd/h3vuJM/uj2o09Or0bYo/c339YUwzpsjtdJiVD8FE1xohx/9E3qcOh oFSENuTzw4jUtTiBSaQa0ma5wHouTtfgL3Tk+CPUvMbqm6aHrBitq1MtSqRTIEFwX25LSah/3kM pQ== X-Google-Smtp-Source: AGHT+IH66eXsxOtMgFeXxMj6dU2Nmm03rzTd6bnXboZeFq8euribo+bPglRTMJsQ1kRkctWBE0QqutnDuDk4 X-Received: by 2002:a05:6902:158b:b0:e4a:9ef8:8059 with SMTP id 3f1490d57ef6-e538c2a719cmr37547001276.29.1736217360741; Mon, 06 Jan 2025 18:36:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e53895d75ffsm2014694276.9.2025.01.06.18.36.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 18:36:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 18:36:00 -0800 (PST) Message-ID: <677c9310.250a0220.11cc3e.d6d5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3B5716052471; Mon, 6 Jan 2025 21:36:00 -0500 (EST) Subject: |WARNING| pw149412 [PATCH] [v2,1/1] dts: add EAL confidence check su From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241223185739.29621-1-dmarx@iol.unh.edu> References: <20241223185739.29621-1-dmarx@iol.unh.edu> 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-abi-testing Test-Status: WARNING http://dpdk.org/patch/149412 _Testing issues_ Submitter: Dean Marx Date: Monday, December 23 2024 18:57:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149412 --> testing issues Upstream job id: Generic-DPDK-Compile-ABI#109182 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | RHEL8 | FAIL | +-------------------+----------+ | Ubuntu 24.04 | FAIL | +-------------------+----------+ | Fedora 40 (Clang) | FAIL | +-------------------+----------+ | CentOS Stream 9 | FAIL | +-------------------+----------+ | Ubuntu 22.04 | FAIL | +-------------------+----------+ | Debian 12 | FAIL | +-------------------+----------+ | openSUSE Leap 15 | FAIL | +-------------------+----------+ | Fedora 41 (Clang) | FAIL | +-------------------+----------+ | Fedora 41 | FAIL | +-------------------+----------+ | RHEL9 | FAIL | +-------------------+----------+ ==== 20 line log output for RHEL9 (abi_test): ==== Error: cannot find librte_crypto_dpaa_sec.so.24.0 in build_install Error: cannot find librte_net_atlantic.so.24.0 in build_install Error: cannot find librte_crypto_caam_jr.so.24.0 in build_install Error: cannot find librte_net_memif.so.24.0 in build_install Error: cannot find librte_common_mlx5.so.24.0 in build_install Error: cannot find librte_common_cpt.so.24.0 in build_install Error: cannot find librte_regex_cn9k.so.24.0 in build_install Error: cannot find librte_net_iavf.so.24.0 in build_install Error: cannot find librte_net_cpfl.so.24.0 in build_install Error: cannot find librte_event_dpaa2.so.24.0 in build_install Error: cannot find librte_baseband_turbo_sw.so.24.0 in build_install Error: cannot find librte_net_vdev_netvsc.so.24.0 in build_install Error: cannot find librte_compress_zlib.so.24.0 in build_install Error: cannot find librte_net_pfe.so.24.0 in build_install Error: cannot find librte_baseband_la12xx.so.24.0 in build_install Error: cannot find librte_net_tap.so.24.0 in build_install Error: cannot find librte_member.so.24.0 in build_install Error: cannot find librte_bitratestats.so.24.0 in build_install Error: cannot find librte_gro.so.24.0 in build_install Error: cannot find librte_cryptodev.so.24.0 in build_install ==== End log output ==== RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) CentOS Stream 9 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 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32200/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/