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 08E8EA04B5 for ; Wed, 9 Sep 2020 18:18:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id EAB781C0BE; Wed, 9 Sep 2020 18:18:06 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 4CF091C0C9; Wed, 9 Sep 2020 18:18:05 +0200 (CEST) In-Reply-To: <1599549024-195051-1-git-send-email-abhinandan.gujjar@intel.com> References: <1599549024-195051-1-git-send-email-abhinandan.gujjar@intel.com> To: test-report@dpdk.org Cc: Abhinandan Gujjar Message-Id: <20200909161805.4CF091C0C9@dpdk.org> Date: Wed, 9 Sep 2020 18:18:05 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw77077 [v2 1/2] cryptodev: support enqueue callback functions 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/77077 _coding style issues_ Must be a reply to the first patch (--in-reply-to). WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #266: FILE: lib/librte_cryptodev/rte_cryptodev.c:1587: + * control plane API */ WARNING:TYPO_SPELLING: 'THRID' may be misspelled - perhaps 'THIRD'? #268: FILE: lib/librte_cryptodev/rte_cryptodev.c:1589: + RTE_QSBR_THRID_INVALID); total: 0 errors, 2 warnings, 396 lines checked