[dpdk-test-report] |WARNING| pw90344 [PATCH 1/5] mbuf: mark old offload flag as deprecated

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 1 11:55:59 CEST 2021


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#91: FILE: lib/librte_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