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 07F70A0032 for ; Thu, 16 Dec 2021 18:55:11 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF681411E1; Thu, 16 Dec 2021 18:55:10 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2EC4C411E1 for ; Thu, 16 Dec 2021 18:55:09 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 26515123543; Thu, 16 Dec 2021 18:55:09 +0100 (CET) Subject: |WARNING| pw105186 [PATCH v2 21/29] crypto/cnxk: add more info on command timeout In-Reply-To: <1639676975-1316-22-git-send-email-anoobj@marvell.com> References: <1639676975-1316-22-git-send-email-anoobj@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anoob Joseph Message-Id: <20211216175509.26515123543@dpdk.org> Date: Thu, 16 Dec 2021 18:55:09 +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/105186 _coding style issues_ WARNING:TYPO_SPELLING: 'tHead' may be misspelled - perhaps 'thread'? #157: FILE: drivers/crypto/cnxk/cnxk_cryptodev_ops.c:718: + plt_print(" Head: %ld", pend_q->head); total: 0 errors, 1 warnings, 84 lines checked Warning in drivers/crypto/cnxk/cnxk_cryptodev_ops.c: Using %l format, prefer %PRI*64 if type is [u]int64_t