[dpdk-test-report] |WARNING| pw88428 [PATCH v9 2/2] bus/pci: support MMIO in PCI ioport accessors

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Mar 3 18:48:10 CET 2021


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#68: 
We distinguish PIO(Programmed IO) and MMIO(memory mapped IO) by their address like how kernel does.

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: "huawei.xhw" <huawei.xhw at alibaba-inc.com>' != 'Signed-off-by: huawei xie <huawei.xhw at alibaba-inc.com>'

total: 0 errors, 2 warnings, 218 lines checked


More information about the test-report mailing list