[dpdk-test-report] |WARNING| pw39441 [PATCH 07/18] drivers: net: nfp: don't memcpy out of source range

checkpatch at dpdk.org checkpatch at dpdk.org
Tue May 8 07:06:40 CEST 2018


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#13: 
/home/agreen/projects/dpdk/drivers/net/nfp/nfp_net.c:669:2: error: ‘memcpy’ forming offset [5, 6] is out of the bounds [0, 4] of object ‘tmp’ with type ‘uint32_t’ {aka ‘unsigned int’} [-Werror=array-bounds]

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

total: 1 errors, 1 warnings, 0 checks, 8 lines checked


More information about the test-report mailing list