From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 3D57A4C91; Tue, 28 Aug 2018 09:54:49 +0200 (CEST) In-Reply-To: <20180828075327.18842-1-tiwei.bie@intel.com> References: <20180828075327.18842-1-tiwei.bie@intel.com> To: test-report@dpdk.org Cc: Tiwei Bie Message-Id: <20180828075449.3D57A4C91@dpdk.org> Date: Tue, 28 Aug 2018 09:54:49 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw43918 [RFC] net/virtio-user: avoid parsing process mappings X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2018 07:54:49 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/43918 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #219: FILE: drivers/net/virtio/virtio_user/vhost_user.c:183: + PMD_DRV_LOG(DEBUG, "index=%d fd=%d offset=0x%" PRIx64 CHECK:CAMELCASE: Avoid CamelCase: #220: FILE: drivers/net/virtio/virtio_user/vhost_user.c:184: + " addr=0x%" PRIx64 " len=%" PRIu64, i, fd, total: 0 errors, 0 warnings, 2 checks, 293 lines checked