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 AFD0FA0540 for ; Mon, 20 Jul 2020 12:38:29 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8C97F1BED0; Mon, 20 Jul 2020 12:38:29 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 4BFA81BED0; Mon, 20 Jul 2020 12:38:28 +0200 (CEST) In-Reply-To: <20200718072515.62969-14-ajit.khaparde@broadcom.com> References: <20200718072515.62969-14-ajit.khaparde@broadcom.com> To: test-report@dpdk.org Cc: Ajit Khaparde Message-Id: <20200720103828.4BFA81BED0@dpdk.org> Date: Mon, 20 Jul 2020 12:38:28 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw74487 [PATCH v3 13/14] net/bnxt: enable support for exact match templates 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/74487 _coding style issues_ WARNING:TYPO_SPELLING: 'THRU' may be misspelled - perhaps 'THROUGH'? #1710: FILE: drivers/net/bnxt/tf_ulp/ulp_template_db_act.c:1362: + BNXT_ULP_SYM_DECAP_FUNC_THRU_L2, WARNING:TYPO_SPELLING: 'THRU' may be misspelled - perhaps 'THROUGH'? #2057: FILE: drivers/net/bnxt/tf_ulp/ulp_template_db_act.c:1709: + BNXT_ULP_SYM_DECAP_FUNC_THRU_TUN, WARNING:TYPO_SPELLING: 'THRU' may be misspelled - perhaps 'THROUGH'? #2591: FILE: drivers/net/bnxt/tf_ulp/ulp_template_db_act.c:2256: + BNXT_ULP_SYM_DECAP_FUNC_THRU_L2, total: 0 errors, 3 warnings, 0 checks, 24308 lines checked