[dpdk-test-report] |WARNING| pw92382 [PATCH v2 1/4] mbuf: mark old offload flag as deprecated

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 29 10:06:44 CEST 2021


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#103: FILE: lib/mbuf/rte_mbuf_core.h:86:
+#define PKT_RX_EIP_CKSUM_BAD \
+	RTE_DEPRECATED(PKT_RX_EIP_CKSUM_BAD) PKT_RX_OUTER_IP_CKSUM_BAD

total: 1 errors, 0 warnings, 9 lines checked


More information about the test-report mailing list