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 A122945C0A for ; Tue, 29 Oct 2024 12:31:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B8CB4014F; Tue, 29 Oct 2024 12:31:53 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8111740144 for ; Tue, 29 Oct 2024 12:31:52 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 6F54512314E; Tue, 29 Oct 2024 12:31:52 +0100 (CET) Subject: |WARNING| pw147578 [PATCH v01] net/af_packet: add rollover and defrag options In-Reply-To: References: To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gur Stavi Message-Id: <20241029113152.6F54512314E@dpdk.org> Date: Tue, 29 Oct 2024 12:31:52 +0100 (CET) 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/147578 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #58: more common for DPDK PMDs. Instead of multiple HW descriptor queues, AF PACKET ERROR:CODE_INDENT: code indent should use tabs where possible #161: FILE: drivers/net/af_packet/rte_eth_af_packet.c:709: +^I^I^I^I name);$ ERROR:CODE_INDENT: code indent should use tabs where possible #171: FILE: drivers/net/af_packet/rte_eth_af_packet.c:719: +^I^I^I^I name);$ total: 2 errors, 1 warnings, 0 checks, 182 lines checked