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 A47B5A054F for ; Mon, 5 Sep 2022 13:03:00 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A05AC40697; Mon, 5 Sep 2022 13:03:00 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A317240695 for ; Mon, 5 Sep 2022 13:02:59 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 98AD5121F02; Mon, 5 Sep 2022 13:02:59 +0200 (CEST) Subject: |WARNING| pw115905 [PATCH v2 14/14] net/idpf: add support for timestamp offload In-Reply-To: <20220905105828.3190335-15-junfeng.guo@intel.com> References: <20220905105828.3190335-15-junfeng.guo@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Junfeng Guo Message-Id: <20220905110259.98AD5121F02@dpdk.org> Date: Mon, 5 Sep 2022 13:02:59 +0200 (CEST) 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/115905 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #115: FILE: drivers/net/idpf/idpf_rxtx.c:976: + err = rte_mbuf_dyn_rx_timestamp_register( WARNING:LONG_LINE: line length of 113 exceeds 100 columns #234: FILE: drivers/net/idpf/idpf_rxtx.c:1915: + rte_le_to_cpu_32(rxdp->flex_nic_wb.flex_ts.ts_high)); total: 0 errors, 1 warnings, 1 checks, 253 lines checked