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 A688D488FB for ; Fri, 10 Oct 2025 09:12:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95FAE402B5; Fri, 10 Oct 2025 09:12:48 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2910E402B5 for ; Fri, 10 Oct 2025 09:12:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id CFB1112426F; Fri, 10 Oct 2025 09:12:35 +0200 (CEST) Subject: |WARNING| pw157405 [PATCH v2 16/54] net/bnxt/tf_ulp: hot upgrade support In-Reply-To: <20251009221129.28256-17-manish.kurup@broadcom.com> References: <20251009221129.28256-17-manish.kurup@broadcom.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Manish Kurup Message-Id: <20251010071235.CFB1112426F@dpdk.org> Date: Fri, 10 Oct 2025 09:12:35 +0200 (CEST) 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: checkpatch Test-Status: WARNING http://dpdk.org/patch/157405 _coding style issues_ WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #595: FILE: drivers/net/bnxt/tf_core/v3/tfc_hot_upgrade.c:5: +#include ^^^^^ total: 0 errors, 1 warnings, 0 checks, 1230 lines checked __rte_packed_begin and __rte_packed_end should always be used in pairs.