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 0313141E63 for ; Tue, 9 May 2023 04:21:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3763410FC; Tue, 9 May 2023 04:21:46 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 11128410FC for ; Tue, 9 May 2023 04:21:45 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id F079F120565; Tue, 9 May 2023 04:21:44 +0200 (CEST) Subject: |WARNING| pw126778 [PATCH net v2] net/vmxnet3: fix drop of empty segments in tx In-Reply-To: <20230509022106.25455-1-doshir@vmware.com> References: <20230509022106.25455-1-doshir@vmware.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ronak Doshi Message-Id: <20230509022144.F079F120565@dpdk.org> Date: Tue, 9 May 2023 04:21:44 +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/126778 _coding style issues_ Must be a reply to the first patch (--in-reply-to). CHECK:CAMELCASE: Avoid CamelCase: #86: FILE: drivers/net/vmxnet3/vmxnet3_rxtx.c:415: + Vmxnet3_GenericDesc *gdesc = NULL; total: 0 errors, 0 warnings, 1 checks, 67 lines checked