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 33B2EA00C2 for ; Wed, 30 Nov 2022 16:58:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2CC9540395; Wed, 30 Nov 2022 16:58:49 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 583F440395 for ; Wed, 30 Nov 2022 16:58:48 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 49775120D7C; Wed, 30 Nov 2022 16:58:48 +0100 (CET) Subject: |WARNING| pw120369 [PATCH v1 11/21] net/virtio: extract virtqueue init from virtio queue init In-Reply-To: <20221130155639.150553-12-maxime.coquelin@redhat.com> References: <20221130155639.150553-12-maxime.coquelin@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maxime Coquelin Message-Id: <20221130155848.49775120D7C@dpdk.org> Date: Wed, 30 Nov 2022 16:58:48 +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/120369 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #633: FILE: drivers/net/virtio/virtqueue.c:477: + PMD_INIT_LOG(DEBUG, "vq->vq_ring_mem: 0x%" PRIx64, vq->vq_ring_mem); total: 0 errors, 0 warnings, 1 checks, 597 lines checked