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 9215EA04DD for ; Thu, 29 Oct 2020 10:32:27 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6447CC8C6; Thu, 29 Oct 2020 10:32:26 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 502ECC8B0; Thu, 29 Oct 2020 10:32:22 +0100 (CET) In-Reply-To: <20201029092751.3837177-11-thomas@monjalon.net> References: <20201029092751.3837177-11-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20201029093222.502ECC8B0@dpdk.org> Date: Thu, 29 Oct 2020 10:32:22 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw82722 [PATCH 10/15] net/octeontx2: switch 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/82722 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #132: FILE: drivers/net/octeontx2/otx2_ethdev.c:29: + rte_pmd_octeontx2_timestamp_dynfield_offset = rte_mbuf_dynfield_lookup( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #138: FILE: drivers/net/octeontx2/otx2_ethdev.c:35: + timestamp_rx_dynflag_offset = rte_mbuf_dynflag_lookup( total: 0 errors, 0 warnings, 2 checks, 98 lines checked