|WARNING| pw136224 [PATCH] mbuf: replace GCC marker extension with C11 anonymous unions

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jan 31 00:27:21 CET 2024


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

_coding style issues_


WARNING:TABSTOP: Statements should start on a tabstop
#232: FILE: lib/mbuf/rte_mbuf_core.h:468:
+	    void *cacheline0;

WARNING:TABSTOP: Statements should start on a tabstop
#233: FILE: lib/mbuf/rte_mbuf_core.h:469:
+	    void *buf_addr;           /**< Virtual address of segment buffer. */

total: 0 errors, 2 warnings, 282 lines checked


More information about the test-report mailing list