[dpdk-test-report] |WARNING| pw33648 [PATCH v5 1/2] app/testpmd: fix invalid rxq number setting

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 12 10:10:30 CET 2018


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

_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>'
#16: 
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")'
#19: 
- Tested commit 6c7001480ac6356ff0a4995f3ed495ed9c866061

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#29: 
./usertools/dpdk-devbind.py -b igb_uio 05:00:0  echo 1 >/sys/bus/pci/devices/0000:05:00.0/max_vfs

ERROR:TRAILING_WHITESPACE: trailing whitespace
#184: FILE: app/test-pmd/testpmd.h:701:
+queueid_t get_allowed_max_nb_rxq(portid_t *pid); int $

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#191: FILE: app/test-pmd/testpmd.h:706:
2.7.5

total: 3 errors, 2 warnings, 92 lines checked


More information about the test-report mailing list