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 0E993A04A3 for ; Mon, 3 Jan 2022 16:10:20 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04E7D40042; Mon, 3 Jan 2022 16:10:20 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 112444003C for ; Mon, 3 Jan 2022 16:10:19 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id E9E53120DB4; Mon, 3 Jan 2022 16:10:18 +0100 (CET) Subject: |WARNING| pw105576 [PATCH 1/8] ethdev: introduce IP reassembly offload In-Reply-To: <20220103150813.1694888-2-gakhil@marvell.com> References: <20220103150813.1694888-2-gakhil@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Akhil Goyal Message-Id: <20220103151018.E9E53120DB4@dpdk.org> Date: Mon, 3 Jan 2022 16:10:18 +0100 (CET) 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/105576 _coding style issues_ WARNING:TYPO_SPELLING: 'fragmants' may be misspelled - perhaps 'fragments'? #83: The operation becomes even more costlier if IP fragmants are encrypted. WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #84: However, if it is offloaded to HW, it can considerably save application cycles. total: 0 errors, 2 warnings, 76 lines checked