From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id F33D61B980; Thu, 10 May 2018 09:13:01 +0200 (CEST) In-Reply-To: <2aa359ce-9441-7c9c-4492-8546bd6568ea@warmcat.com> References: <2aa359ce-9441-7c9c-4492-8546bd6568ea@warmcat.com> To: test-report@dpdk.org Cc: Andy Green Message-Id: <20180510071301.F33D61B980@dpdk.org> Date: Thu, 10 May 2018 09:13:01 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw39716 [PATCH v3 00/40] Fix build on gcc8 and various bugs 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: Thu, 10 May 2018 07:13:02 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/39716 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #46: 8ea41438832a360aed2b7ba49fb75e310a2ff1dc WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #53: > between incompatible function types from ‘int (* (*)(struct rte_pipeline ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work #134: @@ -105,7 +105,7 @@ rte_pipeline_table_action_handler_miss ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?) #257: FILE: test/test/test_table_pipeline.c:70: rte_mbuf **pkts, ERROR:TRAILING_WHITESPACE: trailing whitespace #263: FILE: test/test/test_table_pipeline.c:74: + uint64_t pkts_mask, struct rte_pipeline_table_entry *entry, void $ WARNING:LEADING_SPACE: please, no spaces at the start of a line #263: FILE: test/test/test_table_pipeline.c:74: + uint64_t pkts_mask, struct rte_pipeline_table_entry *entry, void $ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 5 errors, 2 warnings, 8 lines checked