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 8043342338 for ; Mon, 9 Oct 2023 10:04:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B4A2402A3; Mon, 9 Oct 2023 10:04:36 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 40B61402A3 for ; Mon, 9 Oct 2023 10:04:35 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 3C998120D36; Mon, 9 Oct 2023 10:04:35 +0200 (CEST) Subject: |WARNING| pw132407 [PATCH v10 6/9] net/cpfl: implement FXP rule creation and destroying In-Reply-To: <20230908160552.148060-7-yuying.zhang@intel.com> References: <20230908160552.148060-7-yuying.zhang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: "Zhang, Yuying" Message-Id: <20231009080435.3C998120D36@dpdk.org> Date: Mon, 9 Oct 2023 10:04:35 +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/132407 _coding style issues_ WARNING:TYPO_SPELLING: 'thru' may be misspelled - perhaps 'through'? #331: FILE: drivers/net/cpfl/cpfl_fxp_rule.c:153: + 0, /* cache_wr_thru */ WARNING:TYPO_SPELLING: 'thru' may be misspelled - perhaps 'through'? #378: FILE: drivers/net/cpfl/cpfl_fxp_rule.c:200: + 0, /* cache_wr_thru */ total: 0 errors, 2 warnings, 0 checks, 415 lines checked