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 9F70643C4A for ; Tue, 5 Mar 2024 09:41:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97E6D4026B; Tue, 5 Mar 2024 09:41:40 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C517B4014F for ; Tue, 5 Mar 2024 09:41:37 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id B4A6B122335; Tue, 5 Mar 2024 09:41:37 +0100 (CET) Subject: |WARNING| pw137983 [RFC] net/gve: add IPv4 checksum offloading capability In-Reply-To: <20240305084026.2329691-1-rushilg@google.com> References: <20240305084026.2329691-1-rushilg@google.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Rushil Gupta Message-Id: <20240305084137.B4A6B122335@dpdk.org> Date: Tue, 5 Mar 2024 09:41:37 +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/137983 _coding style issues_ ERROR:SPACING: space required before the open parenthesis '(' #184: FILE: drivers/net/gve/gve_rx_dqo.c:85: + if(!rx_desc->l3_l4_processed) ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 2 errors, 0 warnings, 0 checks, 124 lines checked