|WARNING| pw137781 [PATCH v5 11/23] common/cnxk: representee notification callback
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Mar 1 20:18:27 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/137781
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#306: FILE: drivers/common/cnxk/roc_mbox.h:360:
+#define MBOX_UP_REP_MESSAGES \
+M(REP_REPTE_NOTIFY, 0xEF1, rep_repte_notify, rep_repte_req, msg_rsp) \
+M(REP_SET_MTU, 0xEF2, rep_set_mtu, rep_mtu, msg_rsp)
total: 1 errors, 0 warnings, 217 lines checked
More information about the test-report
mailing list