From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E693B1AEE9; Fri, 8 Dec 2017 09:24:42 +0100 (CET) In-Reply-To: <20171208082225.44913-10-xuemingl@mellanox.com> References: <20171208082225.44913-10-xuemingl@mellanox.com> To: test-report@dpdk.org Cc: Xueming Li Message-Id: <20171208082442.E693B1AEE9@dpdk.org> Date: Fri, 8 Dec 2017 09:24:42 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32026 [PATCH RFC v1 9/9] doc/scapy: add scapy how-to guide 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, 08 Dec 2017 08:24:43 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32026 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #30: FILE: doc/guides/howto/scapy.rst:4: +Scapy DPDK extension is a testpmd forwarding engine and a set of command: tx, rx $ ERROR:TRAILING_WHITESPACE: trailing whitespace #31: FILE: doc/guides/howto/scapy.rst:5: +and expect(tx,rx,compare) packet, useful for development, unit test and fast $ ERROR:TRAILING_WHITESPACE: trailing whitespace #45: FILE: doc/guides/howto/scapy.rst:19: + $ ERROR:TRAILING_WHITESPACE: trailing whitespace #99: FILE: doc/guides/howto/scapy.rst:73: + $ ERROR:TRAILING_WHITESPACE: trailing whitespace #150: FILE: doc/guides/howto/scapy.rst:124: + testpmd> expect 0 0 Ether() $ ERROR:TRAILING_WHITESPACE: trailing whitespace #235: FILE: doc/guides/howto/scapy.rst:209: +---------------- $ ERROR:TRAILING_WHITESPACE: trailing whitespace #294: FILE: doc/guides/howto/scapy.rst:268: + # verify $ total: 7 errors, 0 warnings, 300 lines checked