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 5639C42F5F for ; Thu, 27 Jul 2023 15:22:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51E1840041; Thu, 27 Jul 2023 15:22:16 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A8FB940041 for ; Thu, 27 Jul 2023 15:22:15 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 9369012092E; Thu, 27 Jul 2023 15:22:15 +0200 (CEST) Subject: |WARNING| pw129715 [PATCH] examples/l2fwd-macsec: add MACsec forwarding application In-Reply-To: <20230727132006.193125-1-gakhil@marvell.com> References: <20230727132006.193125-1-gakhil@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Akhil Goyal Message-Id: <20230727132215.9369012092E@dpdk.org> Date: Thu, 27 Jul 2023 15:22:15 +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/129715 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #78: '(0,02:03:04:05:06:07,01:02:03:04:05:06),(1,02:03:04:05:06:17,01:02:03:04:05:16)' WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'? #273: FILE: examples/l2fwd-macsec/main.c:5: +#include total: 0 errors, 2 warnings, 1748 lines checked Warning in examples/l2fwd-macsec/main.c: Using %l format, prefer %PRI*64 if type is [u]int64_t