[dpdk-test-report] |WARNING| pw37318 [PATCH v2 1/3] fix ethdev ports enumeration

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 5 17:34:49 CEST 2018


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#26: 
    - failsafe sub-devices (RTE_ETH_DEV_DEFERRED) will be seen by the application

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1514: FILE: examples/l2fwd-crypto/main.c:2478:
+	unsigned lcore_id, rx_lcore_id = 0;

total: 0 errors, 2 warnings, 2315 lines checked


More information about the test-report mailing list