|WARNING| pw157152 [PATCH v3 2/5] mbuf: record mbuf operations history

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 1 01:40:05 CEST 2025


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

_coding style issues_


WARNING:SPACING: space prohibited between function name and open parenthesis '('
#614: FILE: lib/mbuf/rte_mbuf_history.h:100:
+	if (unlikely (m == NULL))

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#645: FILE: lib/mbuf/rte_mbuf_history.h:131:
+	if (unlikely (mbufs == NULL))

total: 0 errors, 2 warnings, 515 lines checked


More information about the test-report mailing list