|WARNING| pw166004 [PATCH 5/5] ethdev: fix promoted flow metadata symbols

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 23 13:36:57 CEST 2026


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

_coding style issues_


ERROR:INITIALISED_STATIC: do not initialise statics to 0
#200: FILE: lib/ethdev/rte_flow.c:34:
+static uint64_t rte_flow_dynf_metadata_mask_impl = 0;

total: 1 errors, 0 warnings, 70 lines checked


More information about the test-report mailing list