|WARNING| pw148538 [PATCH 07/16] net/qede: fix missing debug string
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Nov 15 07:09:55 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/148538
_coding style issues_
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#119: FILE: drivers/net/qede/qede_debug.c:5764:
+static_assert(MAX_DBG_STATUS == RTE_DIM(s_status_str), "status string table mismatch");
total: 0 errors, 1 warnings, 0 checks, 15 lines checked
More information about the test-report
mailing list