[dpdk-test-report] |WARNING| pw62356 [PATCH] bus/pci: resolve multiple NICs address conflicts

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 4 12:04:40 CET 2019


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#63: 
NIC address conflicts on 64K pagesize when using multiple NICs, as system will mmap 64K pagesize for NIC, but dev->mem_resource[i].len is 16K.

WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Wangyu (Turing Solution Development Dep) <seven.wangyu at huawei.com>'

total: 0 errors, 2 warnings, 11 lines checked


More information about the test-report mailing list