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 35883469D4 for ; Tue, 17 Jun 2025 13:00:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E38440609; Tue, 17 Jun 2025 13:00:07 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8A4A140609 for ; Tue, 17 Jun 2025 13:00:05 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 333271252C7; Tue, 17 Jun 2025 12:59:02 +0200 (CEST) Subject: |WARNING| pw154522 [PATCH] crypto/cnxk: add crypto adapter for cn20k In-Reply-To: <20250617105823.105906-1-nkaithakadan@marvell.com> References: <20250617105823.105906-1-nkaithakadan@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nithinsen Kaithakadan Message-Id: <20250617105902.333271252C7@dpdk.org> Date: Tue, 17 Jun 2025 12:59:02 +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/154522 _coding style issues_ WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #127: FILE: drivers/crypto/cnxk/cn20k_cryptodev_ops.c:14: +#include "hw/tim.h" WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #133: FILE: drivers/crypto/cnxk/cn20k_cryptodev_ops.c:20: +#include "roc_tim.h" total: 0 errors, 2 warnings, 761 lines checked