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 BA2AE43B24 for ; Fri, 16 Feb 2024 04:42:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0FCA40284; Fri, 16 Feb 2024 04:42:19 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E3A7F4027C for ; Fri, 16 Feb 2024 04:42:18 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id CD152121F0C; Fri, 16 Feb 2024 04:42:18 +0100 (CET) Subject: |WARNING| pw136841 [PATCH v7] app/testpmd : fix packets not getting flushed in heavy-weight mode API In-Reply-To: <20240216034025.47371-1-kumaraparamesh92@gmail.com> References: <20240216034025.47371-1-kumaraparamesh92@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kumara Parameshwaran Message-Id: <20240216034218.CD152121F0C@dpdk.org> Date: Fri, 16 Feb 2024 04:42: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/136841 _coding style issues_ WARNING:TYPO_SPELLING: 'condidtions' may be misspelled - perhaps 'conditions'? #136: FILE: app/test-pmd/csumonly.c:875: + * The order of condidtions should be the same as gro_ctx is valid WARNING:TYPO_SPELLING: 'ligth' may be misspelled - perhaps 'light'? #138: FILE: app/test-pmd/csumonly.c:877: + * indicates ligth weight mode GRO total: 0 errors, 2 warnings, 40 lines checked