From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 565191B011; Thu, 4 Jan 2018 17:02:51 +0100 (CET) In-Reply-To: <20180104160112.28651-2-thomas@monjalon.net> References: <20180104160112.28651-2-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20180104160251.565191B011@dpdk.org> Date: Thu, 4 Jan 2018 17:02:51 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw32901 [PATCH v4 1/5] ethdev: remove useless parameter in callback process 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, 04 Jan 2018 16:02:51 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32901 _coding style issues_ ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #24: c1ceaf3ad056 ("ethdev: add an argument to internal callback function") ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #27: d6af1a13d7a1 ("ethdev: add return values to callback process API") total: 2 errors, 0 warnings, 338 lines checked