[dpdk-test-report] |WARNING| pw24003 [PATCH v2] mbuf: fix 64bit address alignment in 32-bit builds

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Apr 30 16:35:33 CEST 2017


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'phys_addr_t' should also have an identifier name
#52: FILE: lib/librte_mbuf/rte_mbuf.h:412:
+	phys_addr_t buf_physaddr __rte_aligned(sizeof(phys_addr_t));

total: 0 errors, 1 warnings, 14 lines checked


More information about the test-report mailing list