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 5F29FA0521 for ; Thu, 23 Jul 2020 13:22:24 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 14F221C036; Thu, 23 Jul 2020 13:22:24 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 33C6A1C036; Thu, 23 Jul 2020 13:22:23 +0200 (CEST) In-Reply-To: <20200723111329.21855-10-somnath.kotur@broadcom.com> References: <20200723111329.21855-10-somnath.kotur@broadcom.com> To: test-report@dpdk.org Cc: Somnath Kotur Message-Id: <20200723112223.33C6A1C036@dpdk.org> Date: Thu, 23 Jul 2020 13:22:23 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw74649 [PATCH 09/20] net/bnxt: ignore VLAN priority mask 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/74649 _coding style issues_ WARNING:TYPO_SPELLING: 'DONT' may be misspelled - perhaps 'DON'T'? #74: FILE: drivers/net/bnxt/tf_ulp/ulp_rte_parser.c:712: +#ifdef ULP_DONT_IGNORE_TOS WARNING:TYPO_SPELLING: 'seting' may be misspelled - perhaps 'setting'? #79: FILE: drivers/net/bnxt/tf_ulp/ulp_rte_parser.c:717: + * The priortiy field is ignored since OVS is seting it as total: 0 errors, 2 warnings, 0 checks, 17 lines checked