From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id A7D554F94; Wed, 5 Sep 2018 06:31:19 +0200 (CEST) In-Reply-To: <20180905042852.6212-3-tiwei.bie@intel.com> References: <20180905042852.6212-3-tiwei.bie@intel.com> To: test-report@dpdk.org Cc: Tiwei Bie Message-Id: <20180905043119.A7D554F94@dpdk.org> Date: Wed, 5 Sep 2018 06:31:19 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw44292 [2/3] 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: Wed, 05 Sep 2018 04:31:19 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/44292 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #211: FILE: drivers/net/virtio/virtio_user/vhost_user.c:176: + PMD_DRV_LOG(DEBUG, "index=%d fd=%d offset=0x%" PRIx64 CHECK:CAMELCASE: Avoid CamelCase: #212: FILE: drivers/net/virtio/virtio_user/vhost_user.c:177: + " addr=0x%" PRIx64 " len=%" PRIu64, i, fd, total: 0 errors, 0 warnings, 2 checks, 246 lines checked