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 8C200431AE for ; Thu, 19 Oct 2023 18:39:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8678D4021F; Thu, 19 Oct 2023 18:39:48 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9E7134021F for ; Thu, 19 Oct 2023 18:39:47 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 5E9CA120A1D; Thu, 19 Oct 2023 18:39:47 +0200 (CEST) Subject: |WARNING| pw132987 [PATCH] ice: Increase L1 check interval to account for lengthier link time In-Reply-To: <20231019163846.324098-1-timothy.miskell@intel.com> References: <20231019163846.324098-1-timothy.miskell@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Timothy Miskell Message-Id: <20231019163947.5E9CA120A1D@dpdk.org> Date: Thu, 19 Oct 2023 18:39:47 +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/132987 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #64: For edge cases where the transceiver is physically inserted first and immediately afterwards the DPDK PF is started the LSC event may occur outside the current setting for the maximum check interval window. This change lengthens the check interval to account for this along with other reported cases where the link event be longer than 1 second. ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Timothy Miskell' #68: Reported-by: Timothy Miskell ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Timothy Miskell' #69: Suggested-by: Timothy Miskell ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Timothy Miskell' #70: Signed-off-by: Timothy Miskell ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Larry Wang' #71: Reviewed-by: Larry Wang ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Jonathan Tsai' #72: Tested-by: Jonathan Tsai ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Timothy Miskell ' total: 6 errors, 1 warnings, 0 checks, 24 lines checked