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 9755CA034C for ; Thu, 28 Apr 2022 10:21:40 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93880427FD; Thu, 28 Apr 2022 10:21:40 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EAD3242800 for ; Thu, 28 Apr 2022 10:21:39 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id DBB0B1242B9; Thu, 28 Apr 2022 10:21:39 +0200 (CEST) Subject: |WARNING| pw110418 [PATCH v3 3/3] net/iavf: improve performance of Rx timestamp offload In-Reply-To: <20220428081346.94049-4-simei.su@intel.com> References: <20220428081346.94049-4-simei.su@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Simei Su Message-Id: <20220428082139.DBB0B1242B9@dpdk.org> Date: Thu, 28 Apr 2022 10:21:39 +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/110418 _coding style issues_ WARNING:LONG_LINE: line length of 106 exceeds 100 columns #212: FILE: drivers/net/iavf/iavf_rxtx.c:1966: + ad->hw_time_update = rte_get_timer_cycles() / (rte_get_timer_hz() / 1000); ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Simei Su ' total: 1 errors, 1 warnings, 0 checks, 125 lines checked