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 093B943B9B for ; Mon, 4 Mar 2024 10:08:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02B37402DA; Mon, 4 Mar 2024 10:08:19 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C375040262 for ; Mon, 4 Mar 2024 10:08:17 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id BCCB4122335; Mon, 4 Mar 2024 10:08:17 +0100 (CET) Subject: |WARNING| pw137872 [PATCH 32/33] net/ena: control path pure polling mode In-Reply-To: <20240304090136.861-33-shaibran@amazon.com> References: <20240304090136.861-33-shaibran@amazon.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20240304090817.BCCB4122335@dpdk.org> Date: Mon, 4 Mar 2024 10:08:17 +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/137872 _coding style issues_ WARNING:TYPO_SPELLING: 'asyncronous' may be misspelled - perhaps 'asynchronous'? #178: FILE: doc/guides/nics/ena.rst:213: + to process command completion and asyncronous notification from the device. CHECK:CAMELCASE: Avoid CamelCase: #392: FILE: drivers/net/ena/ena_ethdev.c:3732: + "Control path polling interval is too long: %" PRIu64 " msecs. " total: 0 errors, 1 warnings, 1 checks, 329 lines checked