|WARNING| pw154412 [PATCH v4] event/cnxk: add event vector adapter support

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 12 19:09:03 CEST 2025


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#334: FILE: drivers/event/cnxk/cnxk_vector_adptr.c:138:
+		SSO_AGGR_MAX_CTX > UINT8_MAX ? UINT8_MAX : SSO_AGGR_MAX_CTX;

total: 0 errors, 1 warnings, 230 lines checked


More information about the test-report mailing list