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 5B7B046D9B for ; Fri, 22 Aug 2025 19:08:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54F9F4029A; Fri, 22 Aug 2025 19:08:19 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 91EC84029A for ; Fri, 22 Aug 2025 19:08:17 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E79771241FF; Fri, 22 Aug 2025 19:05:54 +0200 (CEST) Subject: |WARNING| pw156086 [PATCH 2/2] net/intel: avoid accessing mempool directly on free In-Reply-To: <20250822170656.454571-3-bruce.richardson@intel.com> References: <20250822170656.454571-3-bruce.richardson@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bruce Richardson Message-Id: <20250822170554.E79771241FF@dpdk.org> Date: Fri, 22 Aug 2025 19:05:54 +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/156086 _coding style issues_ WARNING:LONG_LINE: line length of 101 exceeds 100 columns #173: FILE: drivers/net/intel/i40e/i40e_rxtx.c:1358: + rte_mbuf_raw_free_bulk(free[0]->pool, free, I40E_TX_MAX_FREE_BUF_SZ); total: 0 errors, 1 warnings, 0 checks, 115 lines checked