From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 785AC1B0FB; Thu, 27 Dec 2018 07:23:57 +0100 (CET) In-Reply-To: <20181227062233.30781-9-hemant.agrawal@nxp.com> References: <20181227062233.30781-9-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20181227062357.785AC1B0FB@dpdk.org> Date: Thu, 27 Dec 2018 07:23:57 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw49296 [08/20] net/dpaa2: enable optional timestamp in mbuf 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: Thu, 27 Dec 2018 06:23:57 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/49296 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #160: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:111: + ((size_t)DPAA2_IOVA_TO_VADDR( CHECK:CAMELCASE: Avoid CamelCase: #164: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:115: + DPAA2_PMD_DP_DEBUG("pkt timestamp:0x%" PRIx64 "", m->timestamp); total: 0 errors, 0 warnings, 2 checks, 156 lines checked