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 8658046007 for ; Tue, 7 Jan 2025 05:30:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5653140661; Tue, 7 Jan 2025 05:30:22 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id E71B24027D for ; Tue, 7 Jan 2025 05:30:20 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844e7bc6d84so589120439f.0 for ; Mon, 06 Jan 2025 20:30:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736224220; x=1736829020; 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=Od4kJuOCPx/A84zHWFxpd6QfPHCtMuptsBvaJEsa/Fk=; b=fQzrOarX6s9XnF2ZLzUGIGVizP+6FvAG/mtMP7/JVBdbzB2vx2ronuKIkmi5vScrOy aj6Of6+4eTXYEYwaAPqjHPpNy/Q9edOupeSccpW1YC9CK0vftnd6hY4B5ai4iPFgaEtC OjiSe+2End2rRD66qkhFWDyHgY4XOV2RPcX5w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736224220; x=1736829020; 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=Od4kJuOCPx/A84zHWFxpd6QfPHCtMuptsBvaJEsa/Fk=; b=giP3x1oHQcOW2CoJ67voqtr4oIW3K6PQ8wnNH0NcOF+AZ2Vn56d3D03mM4STk7ow76 qX6IHyj19CZqAwO8n7EXPWRur/6VdiknFNw5EIXRIQiW+dY8srEZx3MhDBGVRk5T9ejZ 9iyt0BAgUOrRkEMioqfl5O5BwIltqmziYEqGTXaFuDaG5ev2js7n8ss5bJ8QrUMUhjOH iRZrEHazrIiE29wgbax+SmBH+Fk2pHKMrqLSOBlG7HFae1ASZgHZrWQ6V/9Rlrd1ddvd mVai/EkBwry1hCtbZLN/kqUGhoP4ZHDrP8Zwc5Yx1xoDLQV89i9p9gFNVEOFx4JioJ58 xgMw== X-Gm-Message-State: AOJu0YzfDwYMXiMQAsDerZNJo/U231cnWUGic8cdbwwNf7HmJA1EoFJE Nnn9fhOWxGwS+QWGjZe4OfzA3aQYFXn4EfD68lHr0Q24NStntLmLxhs2uCDAfAeUMMNAy+3Rqb5 6FV7HAxH4Tl5D27qqNHuCVqYjBiNbRu9peYnep5jb X-Gm-Gg: ASbGncubk4QVz3KOZLXYTGKBldX3VissgLc6gxGpoDKKLrYYRcobGGw6RILBhMJY7Lv WA7gV1PJv7sPvROSrMV6DjCp6vc75+q4dqBuFU8DjnvCrPrMNIUoVeWj8GTktkRVpAHrtkKATxQ Ga6pYHqOWTUzR5wS3H/PmsK7spysLxsBKZkqpc0ARKhb258F6wchoJcBzMER59arZItdSYfBdWs yiMOCzb+deiY3OqHDB0fFZhh32iDe3iIU/LP8TgdUhaMdd04pg6qxQ2PCibXaETQevrGIZEJgDV 7w== X-Google-Smtp-Source: AGHT+IGzm4HRmyy9P+JKu0sAhWozD9WzRAyRAJJBuDCZpS0FBeNtZkGn+FK4sIX2omE246UfgpmAtsBOnGVi X-Received: by 2002:a6b:7709:0:b0:841:99cb:776f with SMTP id ca18e2360f4ac-84cd2e6e9c6mr142099339f.6.1736224220237; Mon, 06 Jan 2025 20:30:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68bf9b820sm2123355173.2.2025.01.06.20.30.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 20:30:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 20:30:20 -0800 (PST) Message-ID: <677caddc.050a0220.1f64a3.8f76SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BA2A66052471; Mon, 6 Jan 2025 23:30:19 -0500 (EST) Subject: |WARNING| pw149359 [PATCH] [1/1] common/sfc_efx/base: remove unreach From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241221132830.1100648-2-otilibil@eurecom.fr> References: <20241221132830.1100648-2-otilibil@eurecom.fr> 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/149359 _Testing issues_ Submitter: Ariel Otilibili Date: Saturday, December 21 2024 13:27:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149359 --> testing issues Upstream job id: Generic-DPDK-Compile-ABI#109303 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | FAIL | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ ==== 20 line log output for CentOS Stream 9 (abi_test): ==== Error: cannot find librte_efd.so.24.0 in build_install Error: cannot find librte_pipeline.so.24.0 in build_install Error: cannot find librte_mempool.so.24.0 in build_install Error: cannot find librte_security.so.24.0 in build_install Error: cannot find librte_bitratestats.so.24.0 in build_install Error: cannot find librte_pdump.so.24.0 in build_install Error: cannot find librte_pdcp.so.24.0 in build_install Error: cannot find librte_gro.so.24.0 in build_install Error: cannot find librte_compressdev.so.24.0 in build_install Error: cannot find librte_net.so.24.0 in build_install Error: cannot find librte_rawdev.so.24.0 in build_install Error: cannot find librte_mbuf.so.24.0 in build_install Error: cannot find librte_power.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 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_pcapng.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 ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.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) 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) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32186/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/