|WARNING| pw113579 [PATCH] mbuf: add mbuf physical address field to dynamic field

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 30 18:26:16 CEST 2022


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

_coding style issues_


WARNING:FUNCTION_ARGUMENTS: function definition argument 'rte_iova_t' should also have an identifier name
#206: FILE: lib/mbuf/rte_mbuf_core.h:592:
+		rte_iova_t buf_iova __rte_aligned(sizeof(rte_iova_t));

total: 0 errors, 1 warnings, 126 lines checked


More information about the test-report mailing list