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 BB396A00C2 for ; Mon, 26 Sep 2022 13:40:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7A674069B; Mon, 26 Sep 2022 13:40:17 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 476A140695 for ; Mon, 26 Sep 2022 13:40:16 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 3600D12231E; Mon, 26 Sep 2022 13:40:16 +0200 (CEST) Subject: |WARNING| pw116874 [PATCH v2 3/3] crypto/cnxk: add vectorization for event crypto In-Reply-To: <20220926113607.1613674-4-vfialko@marvell.com> References: <20220926113607.1613674-4-vfialko@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Volodymyr Fialko Message-Id: <20220926114016.3600D12231E@dpdk.org> Date: Mon, 26 Sep 2022 13:40:16 +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/116874 _coding style issues_ WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #722: FILE: drivers/event/cnxk/cn10k_eventdev.c:1060: +cn10k_tim_caps_get(const struct rte_eventdev *evdev, uint64_t flags, WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #725: FILE: drivers/event/cnxk/cn10k_eventdev.c:1063: + return cnxk_tim_caps_get(evdev, flags, caps, ops, total: 0 errors, 2 warnings, 740 lines checked