[dpdk-test-report] |WARNING| pw69094 [PATCH 2/7] pci: build on Windows

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 22 09:30:07 CEST 2020


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#56: 
Added off_t in Windows header file as a supported type since it is needed by PCI.

ERROR:SPACING: space required after that ',' (ctx:VxV)
#96: FILE: lib/librte_pci/rte_pci.c:140:
+	mapaddr = rte_mem_map(requested_addr, size,RTE_PROT_READ | RTE_PROT_WRITE,
 	                                          ^

total: 1 errors, 1 warnings, 45 lines checked


More information about the test-report mailing list