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 31D1AA04B1 for ; Wed, 9 Sep 2020 02:29:19 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 296651BF8A; Wed, 9 Sep 2020 02:29:19 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 0F55C1BEE1; Wed, 9 Sep 2020 02:29:18 +0200 (CEST) In-Reply-To: <20200909002247.864844-2-patrick.fu@intel.com> References: <20200909002247.864844-2-patrick.fu@intel.com> To: test-report@dpdk.org Cc: Patrick Fu Message-Id: <20200909002918.0F55C1BEE1@dpdk.org> Date: Wed, 9 Sep 2020 02:29:18 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw76977 [PATCH v1 1/3] lib/mirror: introduce traffic mirror API 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/76977 _coding style issues_ WARNING:TYPO_SPELLING: 'transmited' may be misspelled - perhaps 'transmitted'? #74: source ports will be transmited to the mirror port when registration WARNING:TYPO_SPELLING: 'encouter' may be misspelled - perhaps 'encounter'? #554: FILE: lib/librte_mirror/rte_mirror.h:83: + * N > 0 any error encouter WARNING:TYPO_SPELLING: 'encouter' may be misspelled - perhaps 'encounter'? #573: FILE: lib/librte_mirror/rte_mirror.h:102: + * N > 0 any error encouter total: 0 errors, 3 warnings, 468 lines checked