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 7A1DB45644 for ; Thu, 18 Jul 2024 13:49:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7730842EA8; Thu, 18 Jul 2024 13:49:42 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5E34D402D5 for ; Thu, 18 Jul 2024 13:49:36 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 59255127EE2; Thu, 18 Jul 2024 13:49:36 +0200 (CEST) Subject: |WARNING| pw142503 [PATCH v2 1/3] ethdev: add description for KEEP CRC offload In-Reply-To: <20240718114806.577298-2-haijie1@huawei.com> References: <20240718114806.577298-2-haijie1@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Jie Hai Message-Id: <20240718114936.59255127EE2@dpdk.org> Date: Thu, 18 Jul 2024 13:49:36 +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/142503 _coding style issues_ WARNING:TYPO_SPELLING: 'execeed' may be misspelled - perhaps 'exceed'? #62: The data execeed the pkt_len in mbuf is inavailable for user. WARNING:TYPO_SPELLING: 'coments' may be misspelled - perhaps 'comments'? #66: So it is very necessary to add a coments for this. total: 0 errors, 2 warnings, 12 lines checked