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 B967CA0540 for ; Wed, 6 Jul 2022 11:44:10 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5EF64282E; Wed, 6 Jul 2022 11:44:10 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 51ED540A7F for ; Wed, 6 Jul 2022 11:44:10 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4E522120D82; Wed, 6 Jul 2022 11:44:10 +0200 (CEST) Subject: |WARNING| pw113735 [RFC PATCH 17/29] net/qdma: add Tx burst API In-Reply-To: <20220706075219.517046-18-aman.kumar@vvdntech.in> References: <20220706075219.517046-18-aman.kumar@vvdntech.in> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Aman Kumar Message-Id: <20220706094410.4E522120D82@dpdk.org> Date: Wed, 6 Jul 2022 11:44:10 +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/113735 _coding style issues_ WARNING:TYPO_SPELLING: 'CREAT' may be misspelled - perhaps 'CREATE'? #254: FILE: drivers/net/qdma/qdma_rxtx.c:170: + ofd = open(fln, O_RDWR | O_CREAT | O_APPEND | O_SYNC, total: 0 errors, 1 warnings, 0 checks, 577 lines checked