From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 76AAD1B015; Fri, 15 Dec 2017 12:27:47 +0100 (CET) In-Reply-To: <1513337189-137661-3-git-send-email-liang.j.ma@intel.com> References: <1513337189-137661-3-git-send-email-liang.j.ma@intel.com> To: test-report@dpdk.org Cc: liang.j.ma@intel.com Message-Id: <20171215112747.76AAD1B015@dpdk.org> Date: Fri, 15 Dec 2017 12:27:47 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32308 [PATCH v2 2/8] event/opdl: add the opdl pmd header and init helper function 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: , X-List-Received-Date: Fri, 15 Dec 2017 11:27:47 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32308 _coding style issues_ WARNING:TYPO_SPELLING: 'dependancy' may be misspelled - perhaps 'dependency'? #846: FILE: drivers/event/opdl/opdl_evdev_init.c:449: + OPDL_LOG_ERR("dependancy addition for queue:[%u] - FAILED", WARNING:TYPO_SPELLING: 'dependancy' may be misspelled - perhaps 'dependency'? #856: FILE: drivers/event/opdl/opdl_evdev_init.c:459: + OPDL_LOG_ERR("dependancy addition for queue:[%u] - FAILED", WARNING:TYPO_SPELLING: 'dependancy' may be misspelled - perhaps 'dependency'? #863: FILE: drivers/event/opdl/opdl_evdev_init.c:466: + OPDL_LOG_ERR("dependancy addition for queue:[%u] - FAILED", total: 0 errors, 3 warnings, 1305 lines checked