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 31A17A04E2 for ; Tue, 22 Sep 2020 11:06:02 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 25B331DCD2; Tue, 22 Sep 2020 11:06:02 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id EFD1C1DCC3; Tue, 22 Sep 2020 11:06:00 +0200 (CEST) In-Reply-To: <20200922085401.12272-16-huwei013@chinasoftinc.com> References: <20200922085401.12272-16-huwei013@chinasoftinc.com> To: test-report@dpdk.org Cc: "Wei Hu (Xavier)" Message-Id: <20200922090600.EFD1C1DCC3@dpdk.org> Date: Tue, 22 Sep 2020 11:06:00 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw78324 [PATCH 15/17] net/hns3: fix flushing RSS rule 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/78324 _coding style issues_ WARNING:TYPO_SPELLING: 'detroyed' may be misspelled - perhaps 'destroyed'? #72: the last RSS rule detroyed. WARNING:TYPO_SPELLING: 'overlayed' may be misspelled - perhaps 'overlaid'? #150: FILE: drivers/net/hns3/hns3_flow.c:1648: + * When create a new RSS rule, the old rule will be overlayed and set total: 0 errors, 2 warnings, 0 checks, 135 lines checked