From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 55ACD133F; Mon, 20 Mar 2017 10:31:40 +0100 (CET) In-Reply-To: References: To: test-report@dpdk.org Cc: Shyam Shrivastav Message-Id: <20170320093140.55ACD133F@dpdk.org> Date: Mon, 20 Mar 2017 10:31:40 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw21984 [PATCH] Fixed : ip_pipeline firewall port range filtering 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, 20 Mar 2017 09:31:40 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/21984 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #50: >> pipeline> p 1 firewall add priority 1 ipv4 0.0.0.0 0 0.0.0.0 0 0 65535 80 ERROR:CODE_INDENT: code indent should use tabs where possible #97: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:164: + .input_index = 3,$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #97: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:164: + .input_index = 3,$ ERROR:CODE_INDENT: code indent should use tabs where possible #106: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:224: + .input_index = 3,$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #106: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:224: + .input_index = 3,$ ERROR:CODE_INDENT: code indent should use tabs where possible #115: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:285: + .input_index = 3,$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #115: FILE: examples/ip_pipeline/pipeline/pipeline_firewall_be.c:285: + .input_index = 3,$ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 4 errors, 4 warnings, 24 lines checked