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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 30 18:34:41 CEST 2025


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

_coding style issues_


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

total: 0 errors, 1 warnings, 206 lines checked


More information about the test-report mailing list