From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 52293A0521 for ; Tue, 3 Nov 2020 13:24:36 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 223CCC9F6; Tue, 3 Nov 2020 13:24:25 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id ED439CACC; Tue, 3 Nov 2020 13:24:23 +0100 (CET) In-Reply-To: <20201103122205.183472-6-thomas@monjalon.net> References: <20201103122205.183472-6-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20201103122423.ED439CACC@dpdk.org> Date: Tue, 3 Nov 2020 13:24:23 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw83566 [PATCH v4 05/16] net/dpaa2: switch Rx timestamp to dynamic mbuf field 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/83566 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #125: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:593: + ret = rte_mbuf_dyn_rx_timestamp_register( CHECK:CAMELCASE: Avoid CamelCase: #177: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:121: + DPAA2_PMD_DP_DEBUG("pkt timestamp:0x%" PRIx64 "", total: 0 errors, 0 warnings, 2 checks, 81 lines checked