|WARNING| pw137825 [PATCH v6 11/23] common/cnxk: representee notification callback

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Mar 3 18:42:55 CET 2024


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#307: 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