[dpdk-test-report] |WARNING| pw32060 [PATCH] net/i40e: i40e support mac loopback

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 11 04:24:25 CET 2017


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/32060

_coding style issues_


WARNING:BAD_SIGN_OFF: email address 'Peng,Yuan<yuan.peng at intel.com>' might be better as '"Peng,Yuan" <yuan.peng at intel.com>'
#14: 
Tested-by: Peng,Yuan<yuan.peng at intel.com>

ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#17: 
- Tested Commit: 87607f45bdecc31c33e9b7666b918dc685a10093

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#21: 
- NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ [8086:1583]

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 24)
#101: FILE: drivers/net/i40e/i40e_ethdev.c:2057:
+			if (ret != I40E_SUCCESS) {
+			PMD_DRV_LOG(INFO, "fail to set loopback link");

total: 1 errors, 3 warnings, 0 checks, 24 lines checked


More information about the test-report mailing list