From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id DBF001B32F; Mon, 25 Dec 2017 13:02:13 +0100 (CET) In-Reply-To: <1514202309-56359-1-git-send-email-wei.dai@intel.com> References: <1514202309-56359-1-git-send-email-wei.dai@intel.com> To: test-report@dpdk.org Cc: Wei Dai Message-Id: <20171225120213.DBF001B32F@dpdk.org> Date: Mon, 25 Dec 2017 13:02:13 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32676 [PATCH v8] net/i40e: determine number of queues per VF during run time 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: Mon, 25 Dec 2017 12:02:14 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32676 _coding style issues_ WARNING:TYPO_SPELLING: 'paramter' may be misspelled - perhaps 'parameter'? #83: FILE: doc/guides/nics/i40e.rst:378: +EAL paramter like -w aaaa:bb.cc,queue-num-per-vf=n. The value n can be 1, 2, 4, WARNING:TYPO_SPELLING: 'paramter' may be misspelled - perhaps 'parameter'? #84: FILE: doc/guides/nics/i40e.rst:379: +8 or 16. If no such paramter is configured, the number of queues per VF is 4 total: 0 errors, 2 warnings, 0 checks, 40 lines checked