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 1D9534600C for ; Tue, 7 Jan 2025 10:20:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1896740676; Tue, 7 Jan 2025 10:20:37 +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 445B6402C9 for ; Tue, 7 Jan 2025 10:20:35 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844e55a981dso606727239f.3 for ; Tue, 07 Jan 2025 01:20:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736241634; x=1736846434; 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=eARK5mkWpalLav8wa/9+LrYHAcr9y2PSm3hBkfSPxXo=; b=GvUx3a9Qn+VEJ9wYLzs9HCK7GJP111AgathcUyrIScloOgvbXTM+440YZBrUv0+ypq Zb9xE2n3CMj8fWTO6gmxmDhoKF3gYY2p57tx5aUOD4okFRNdJiAfB/Ffl18+0mfjkNq6 ewgxh9rsEB6Wf8nABa63FvzVlXzzo6abbPfIw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736241634; x=1736846434; 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=eARK5mkWpalLav8wa/9+LrYHAcr9y2PSm3hBkfSPxXo=; b=J4WaZCFEAha0VjE3nzNGa5U3LMegPqZvN2eod43Zbc6jc30ZCfhgDRLqi3GE9poX8x 6oFzsxGwGJrdw7DwJq+yG7Gc2ZDkawz0qjG6w8s5/31YI6/au7HJvXTmK79/YJhoeg8j hch1yQRNwS/6fdCOwBNNM4bODV5Nrr68hMxa4GE4ajfOcwZAhl0GlZJym23SrBgS708K YtZsg2t1Ku6EKnT79tBJal+X57tY479bNODQ5jLAynXHLdxbhddC1Feo+H2vly+qz/TL p/T24MjiZ7MqiJsj0lDcdr0YDAvSUaYzfTB8bcX36RaLObvfwiDkaOa8q2RMxggPSS3u isrw== X-Gm-Message-State: AOJu0YwfAnpEZ6nZkDe0O0yNQ7607TIxLIfO26blPgpmnX507vfuwDs9 X5de36UNv9voEG+mHvz/J9sHggzE5im9dp2XrLfpMpkgu6hqY8Sgb6gxh/iWniM7QC4dBteRmZY AsqCa2PxlhUF6Bf6zU2P3hBIg+cF9FDgIYpMcy9wa X-Gm-Gg: ASbGncvo5C2ohLjdIz40MihvyOsphkTsoI3ygAacFI7cUB37qS/N/vV8Z1+ENDZU+Y8 KtFapqFMqakw6hNapbCyrTs6oMYYXJD/CPPX7Gbeq9VAbv0CZ9NPPpwQS4QOMvd6tjc03B9h0kA TfFacA/WxR4tbV5uZOrsvu1G4wciuiT9DesSQAHVkaPARWPbY2v0GHGyUxBSGzo1/tspLNlf2sa RkLnds0CpOGJ/Qa6RcnCSNJomPNSdMNG22dW3aKdUMtg1TQr0PtCx6T6avYBCYvhm8BlF878C9z OA== X-Google-Smtp-Source: AGHT+IFOCrtixQUvzBM2KwmGi0r+cRPrXNtSgXWDrhAO6CZWU7BtT2cJtYl6XGyL0sLD8YwASCAJ44DAz3Ww X-Received: by 2002:a05:6602:150f:b0:843:e89d:b62b with SMTP id ca18e2360f4ac-8499e6bc14fmr4868025439f.11.1736241634087; Tue, 07 Jan 2025 01:20:34 -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-4e68bf9ba12sm2005551173.1.2025.01.07.01.20.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 01:20:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 01:20:34 -0800 (PST) Message-ID: <677cf1e2.050a0220.2b06d0.1635SMTPIN_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 4FC2E6052471; Tue, 7 Jan 2025 04:20:33 -0500 (EST) Subject: |WARNING| pw149309 [PATCH] [v2] net/nfp: implement the burst mode ge From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219014954.1763729-1-chaoyong.he@corigine.com> References: <20241219014954.1763729-1-chaoyong.he@corigine.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-abi-testing Test-Status: WARNING http://dpdk.org/patch/149309 _Testing issues_ Submitter: Chaoyong He Date: Thursday, December 19 2024 01:49:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149309 --> testing issues Upstream job id: Generic-DPDK-Compile-ABI#109513 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian 12 | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | FAIL | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ ==== 20 line log output for Fedora 40 (abi_test): ==== 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_bus_dpaa.so.24.0 in build_install Error: cannot find librte_crypto_caam_jr.so.24.0 in build_install Error: cannot find librte_crypto_dpaa_sec.so.24.0 in build_install Error: cannot find librte_net_cpfl.so.24.0 in build_install Error: cannot find librte_baseband_turbo_sw.so.24.0 in build_install Error: cannot find librte_common_cpt.so.24.0 in build_install Error: cannot find librte_net_vdev_netvsc.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_compress_zlib.so.24.0 in build_install Error: cannot find librte_event_dpaa2.so.24.0 in build_install Error: cannot find librte_baseband_la12xx.so.24.0 in build_install Error: cannot find librte_net_pfe.so.24.0 in build_install Error: cannot find librte_cryptodev.so.24.0 in build_install Error: cannot find librte_bitratestats.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_gro.so.24.0 in build_install ==== End log output ==== Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32164/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/