|WARNING| pw154448 [PATCH v5] event/cnxk: add event vector adapter support

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Jun 14 01:20:29 CEST 2025


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#381: 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, 257 lines checked


More information about the test-report mailing list