From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 34B31A00C5 for ; Tue, 20 Dec 2022 04:49:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F7E240698; Tue, 20 Dec 2022 04:49:20 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 41CC040395 for ; Tue, 20 Dec 2022 04:49:19 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 326A2122E70; Tue, 20 Dec 2022 04:49:19 +0100 (CET) Subject: |WARNING| pw121053 [PATCH 2/2] net/igc: enable Tx timestamp offload In-Reply-To: <20221220034741.447037-3-simei.su@intel.com> References: <20221220034741.447037-3-simei.su@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Simei Su Message-Id: <20221220034919.326A2122E70@dpdk.org> Date: Tue, 20 Dec 2022 04:49:19 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/121053 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #325: FILE: drivers/net/igc/igc_txrx.c:2149: + err = rte_mbuf_dyn_tx_timestamp_register( total: 0 errors, 0 warnings, 1 checks, 242 lines checked