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 3500EA0544 for ; Fri, 2 Sep 2022 09:04:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3171740693; Fri, 2 Sep 2022 09:04:55 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id DD76C40684 for ; Fri, 2 Sep 2022 09:04:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D8D0A121F02; Fri, 2 Sep 2022 09:04:53 +0200 (CEST) Subject: |WARNING| pw115776 [PATCH v3 1/3] ethdev: introduce pool sort capability In-Reply-To: <20220902070047.2812906-1-hpothula@marvell.com> References: <20220902070047.2812906-1-hpothula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hanumanth Pothula Message-Id: <20220902070453.D8D0A121F02@dpdk.org> Date: Fri, 2 Sep 2022 09:04:53 +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/115776 _coding style issues_ WARNING:LONG_LINE_COMMENT: line length of 105 exceeds 100 columns #274: FILE: lib/ethdev/rte_ethdev.h:1848: + uint32_t mode_split : 1; /**< Supports buffer split capability @see struct rte_eth_rxseg_split */ total: 0 errors, 1 warnings, 143 lines checked