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 7DB0342E3F for ; Tue, 11 Jul 2023 04:15:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BB1B4003C; Tue, 11 Jul 2023 04:15:06 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 54C594003C for ; Tue, 11 Jul 2023 04:15:05 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 44FF7120922; Tue, 11 Jul 2023 04:15:05 +0200 (CEST) Subject: |WARNING| pw129435 [PATCH v2] ipsec: fix NAT-T header length calculation In-Reply-To: <20230711021335.7239-1-shaw.leon@gmail.com> References: <20230711021335.7239-1-shaw.leon@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Xiao Liang Message-Id: <20230711021505.44FF7120922@dpdk.org> Date: Tue, 11 Jul 2023 04:15:05 +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/129435 _coding style issues_ WARNING:TYPO_SPELLING: 'caculation' may be misspelled - perhaps 'calculation'? #85: Take care of that in L3 header and pakcet length caculation. total: 0 errors, 1 warnings, 16 lines checked