[dpdk-test-report] |WARNING| pw40513 [PATCH Bug 56] crash when freeing memory with no mlx5 device attached

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 30 15:40:31 CEST 2018


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#30: 
This problem is produced when a memory free event reaches the mlx5 callback,

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#134: FILE: app/test-pmd/testpmd.c:2775:
+       rte_free(rte_malloc(NULL, 10000000, 0));$

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 1 errors, 2 warnings, 8 lines checked


More information about the test-report mailing list