|WARNING| pw111336 [PATCH v3] raw/afu_mf: introduce AFU MF device driver

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 19 04:37:50 CEST 2022


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

_coding style issues_


ERROR:PRINTF_0XDECIMAL: Prefixing 0x with decimal output is defective
#2873: FILE: drivers/raw/afu_mf/n3000_afu.c:930:
+	AFU_MF_PMD_DEBUG("0x%"PRIx64" ---> 0x%"PRIx64" (0x%zu)", src, dst,

ERROR:PRINTF_0XDECIMAL: Prefixing 0x with decimal output is defective
#3011: FILE: drivers/raw/afu_mf/n3000_afu.c:1068:
+	AFU_MF_PMD_DEBUG("0x%"PRIx64" ---> 0x%"PRIx64" (0x%zu)", src, dst,

ERROR:PRINTF_0XDECIMAL: Prefixing 0x with decimal output is defective
#3104: FILE: drivers/raw/afu_mf/n3000_afu.c:1161:
+	AFU_MF_PMD_DEBUG("0x%"PRIx64" ---> 0x%"PRIx64" (0x%zu)", src, dst,

total: 3 errors, 0 warnings, 4266 lines checked


More information about the test-report mailing list