[dpdk-test-report] |WARNING| pw29761 [PATCH v2 3/4] cryptodev:	rework PMD init to not require rte_vdev.h
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Oct  5 17:20:00 CEST 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/29761
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#48: 
> >> > The rte_cryptodev_vdev_pmd_init() is a helper for vdev-based drivers.
ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work
#97: 
--- a/lib/librte_cryptodev/rte_cryptodev_vdev.h
ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#102: FILE: lib/librte_cryptodev/rte_cryptodev_vdev.h:37:
ERROR:DOS_LINE_ENDINGS: DOS line endings
#103: FILE: lib/librte_cryptodev/rte_cryptodev_vdev.h:38:
+#include "rte_cryptodev_pmd.h"^M$
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 4 errors, 1 warnings, 7 lines checked
    
    
More information about the test-report
mailing list