* |WARNING| pw152736 [PATCH v12 01/10] mbuf: replace term sanity check
[not found] <20250402232441.440346-2-stephen@networkplumber.org>
@ 2025-04-02 23:25 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-04-02 23:25 UTC (permalink / raw)
To: test-report; +Cc: Stephen Hemminger
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/152736
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#368: FILE: lib/mbuf/rte_mbuf.h:353:
+#define __rte_mbuf_sanity_check(m, is_h) RTE_DEPRECATED(__rte_mbuf_sanity_check) \
+ __rte_mbuf_verify(m, is_h)
total: 1 errors, 0 warnings, 444 lines checked
ERROR: symbol rte_mbuf_verify is added in the DPDK_25 section, but is expected to be added in the EXPERIMENTAL section of the version map
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-02 23:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20250402232441.440346-2-stephen@networkplumber.org>
2025-04-02 23:25 ` |WARNING| pw152736 [PATCH v12 01/10] mbuf: replace term sanity check checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).