From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 289C71B70B; Tue, 17 Oct 2017 22:14:50 +0200 (CEST) In-Reply-To: <20171017201436.65270-1-ferruh.yigit@intel.com> References: <20171017201436.65270-1-ferruh.yigit@intel.com> To: test-report@dpdk.org Cc: Ferruh Yigit Message-Id: <20171017201450.289C71B70B@dpdk.org> Date: Tue, 17 Oct 2017 22:14:50 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30493 [PATCH] igb_uio: revert open and release operations 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: Tue, 17 Oct 2017 20:14:50 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30493 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #35: Commit: b58eedfc7dd5 ("igb_uio: issue FLR during open and release of device file") ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 0123456789ab ("commit description")' #35: Commit: b58eedfc7dd5 ("igb_uio: issue FLR during open and release of device file") ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #42: Commit: 5f6ff30dc507 ("igb_uio: fix interrupt enablement after FLR in VM") ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")' #43: Commit: 6b9ed026a870 ("igb_uio: fix build with kernel <= 3.17") total: 3 errors, 1 warnings, 282 lines checked