From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4D7F9A04C7 for ; Tue, 15 Sep 2020 18:53:35 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 47BA81C1A9; Tue, 15 Sep 2020 18:53:35 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id B235D1C1A5; Tue, 15 Sep 2020 18:53:34 +0200 (CEST) In-Reply-To: <20200915165025.543-10-konstantin.ananyev@intel.com> References: <20200915165025.543-10-konstantin.ananyev@intel.com> To: test-report@dpdk.org Cc: Konstantin Ananyev Message-Id: <20200915165334.B235D1C1A5@dpdk.org> Date: Tue, 15 Sep 2020 18:53:34 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw77771 [PATCH v2 09/12] acl: enhance AVX512 classify implementation X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/77771 _coding style issues_ WARNING:TYPO_SPELLING: 'futher' may be misspelled - perhaps 'further'? #64: parallel. That allows to futher speedup rte_acl_classify_avx512() WARNING:TYPO_SPELLING: 'remainig' may be misspelled - perhaps 'remaining'? #312: FILE: lib/librte_acl/acl_run_avx512.c:313: + /* select classify method based on number of remainig requests */ total: 0 errors, 2 warnings, 984 lines checked