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 3E5CF4600F for ; Tue, 7 Jan 2025 17:34:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 179D440647; Tue, 7 Jan 2025 17:34:59 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 3798D40613 for ; Tue, 7 Jan 2025 17:34:58 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-4aff31b77e8so5222747137.1 for ; Tue, 07 Jan 2025 08:34:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736267697; x=1736872497; 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=YV98QLXpgMgN+HdNvX4ygaRpUGFlPSyiGlmCs5iWyvY=; b=L2Cp+D+NQGf3JK+9IiY/IgForyVKNFndvSTWXlgubLOhxBqNK6mvduQqaA8B/PQ1Mr 0GODydtUrfHuFsRXjXpFobPbZdyeU7VNNLJzTlSnrucFfcwkov0O2i8ybEclNrztpHYC Z8J+eBVxPaZTup1ZFFij64COVxiVah8c3i2XU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736267697; x=1736872497; 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=YV98QLXpgMgN+HdNvX4ygaRpUGFlPSyiGlmCs5iWyvY=; b=Ym49qW22TOghvmpDFojg/JSBSXThUv3ihWFKD/RIo+QTPs2ChPRbIMS1wM6trsZtwC iaNPf3PtxuyxjjYOCyKw4mPnKbcQchbIpK3JAy7R4nklsIel+YG0OQHKuCd92nmJKMhf vKSM/XZsFmRIVPhZ8j5ii7uy2ueX7aFr791y6vnb4TEg+XNY6XoCfn1B5TSYDLv9otHX sji0WVWZCxdpz2GTh4FXN/431/LxyU0Xi0GN7xnNQfk2DD9J08dcxcZWbO1dKUHujRxY ga+nTA1y6dem3J3BSFvZL3/EwkY6cdX78kjxtyWztt+0wWA51+EOy86YOEPDqyZ1xQbF FHpw== X-Gm-Message-State: AOJu0YxlKhgtq/FPGPPOJ4QZraz0owseo+9lgDJ9LIztvIoJFvsjRwMV tyAmzAEGsHPIi/hv1nvoGXMnAL/CpzoDUxBBDw3Zzq0Qdzxn2JHJs70GyatpvZ+fJid12lhWlgL 0Es9S3ROh4UlSySrg0SV+IMcMvzHfQAdVp1N3DdiP X-Gm-Gg: ASbGnctoV+hkOlT8V85kfXBBNpByq3EUVw9VEt3n4hkZS49neStPLuNUSLhh5hZeiRS tIrge2T4vBx3p+B0U+BqZFABg5AKqb7QHEXcA8nqFiIFpX5ZyN4NLDatn25kZNEA0QIXEx6fvOK bLKhP2P9upIOcTnBB8/i2fyGmUc4VUJOaAEttbr8ec76w6/yVbJh15dFcwlJS13v2muf1FcDNxJ aS+q0F9cifq7iOXPklGAGJAIUJ94RqnsnpIoT1i9fMz6d56FHrYF0T3h1O+gbCZ7aaMMpsXlRDj HA== X-Google-Smtp-Source: AGHT+IHC1b0UqHXRGdo4Q1JGJJAJ8HDbDqB+XpAYodA5E65YRK6Xc2J+rsxbcmvg6vMX3vOaDsAFDYP2iDyQ X-Received: by 2002:a05:6102:3ec6:b0:4af:bf45:39a8 with SMTP id ada2fe7eead31-4b2cc3a793dmr51363108137.16.1736267697620; Tue, 07 Jan 2025 08:34:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-8610ac15b4csm1526857241.2.2025.01.07.08.34.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 08:34:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 08:34:57 -0800 (PST) Message-ID: <677d57b1.050a0220.134d1b.d56dSMTPIN_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 454BC6052471; Tue, 7 Jan 2025 11:34:57 -0500 (EST) Subject: |WARNING| pw149252 [PATCH] net/sfc: avoid duplicate configuration re From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241216111141.1578426-1-andrew.rybchenko@oktetlabs.ru> References: <20241216111141.1578426-1-andrew.rybchenko@oktetlabs.ru> 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/149252 _Testing issues_ Submitter: Andrew Rybchenko Date: Monday, December 16 2024 11:11:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:f1e0472368d4dbb1da33ae68b18ca21bc8a55259 149252 --> testing issues Upstream job id: Generic-DPDK-Compile-ABI#109765 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | FAIL | +-------------------+----------+ | Debian 12 | FAIL | +-------------------+----------+ | Fedora 40 (Clang) | FAIL | +-------------------+----------+ | Fedora 41 (Clang) | FAIL | +-------------------+----------+ | Fedora 40 | FAIL | +-------------------+----------+ | openSUSE Leap 15 | FAIL | +-------------------+----------+ | Ubuntu 22.04 | FAIL | +-------------------+----------+ | Fedora 41 | FAIL | +-------------------+----------+ | RHEL8 | FAIL | +-------------------+----------+ | RHEL9 | FAIL | +-------------------+----------+ | Ubuntu 24.04 | FAIL | +-------------------+----------+ ==== 20 line log output for Ubuntu 24.04 (abi_test): ==== Error: cannot find librte_ethdev.so.24.0 in build_install Error: cannot find librte_pipeline.so.24.0 in build_install Error: cannot find librte_eal.so.24.0 in build_install Error: cannot find librte_pdump.so.24.0 in build_install Error: cannot find librte_efd.so.24.0 in build_install Error: cannot find librte_mempool.so.24.0 in build_install Error: cannot find librte_rawdev.so.24.0 in build_install Error: cannot find librte_bitratestats.so.24.0 in build_install Error: cannot find librte_compressdev.so.24.0 in build_install Error: cannot find librte_pdcp.so.24.0 in build_install Error: cannot find librte_net.so.24.0 in build_install Error: cannot find librte_power.so.24.0 in build_install Error: cannot find librte_pcapng.so.24.0 in build_install Error: cannot find librte_bpf.so.24.0 in build_install Error: cannot find librte_vhost.so.24.0 in build_install Error: cannot find librte_mbuf.so.24.0 in build_install Error: cannot find librte_sched.so.24.0 in build_install Error: cannot find librte_port.so.24.0 in build_install Error: cannot find librte_acl.so.24.0 in build_install Error: cannot find librte_latencystats.so.24.0 in build_install ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 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 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32148/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/