|WARNING| pw154022 [PATCH v3] event/cnxk: add event vector adapter support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 4 14:43:38 CEST 2025


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#331: 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