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 3D3E4A04C3 for ; Sat, 12 Sep 2020 05:20:10 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 34A0F1C208; Sat, 12 Sep 2020 05:20:10 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id C41811C210; Sat, 12 Sep 2020 05:20:06 +0200 (CEST) In-Reply-To: <20200912030039.55273-4-guinanx.sun@intel.com> References: <20200912030039.55273-4-guinanx.sun@intel.com> To: test-report@dpdk.org Cc: Guinan Sun Message-Id: <20200912032006.C41811C210@dpdk.org> Date: Sat, 12 Sep 2020 05:20:06 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw77538 [PATCH v2 3/7] net/i40e/base: add support for minimum rollback revision 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/77538 _coding style issues_ WARNING:TYPO_SPELLING: 'optin' may be misspelled - perhaps 'option'? #92: FILE: drivers/net/i40e/base/i40e_adminq_cmd.h:2425: + u8 optin_mode; /* bool */ WARNING:TYPO_SPELLING: 'optin' may be misspelled - perhaps 'option'? #138: FILE: drivers/net/i40e/base/i40e_common.c:3740: + cmd->optin_mode = mode; total: 0 errors, 2 warnings, 0 checks, 75 lines checked