|WARNING| pw159734 [PATCH v2 08/36] net/i40e: refactor context descriptor handling
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jan 13 16:17:15 CET 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/159734
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <PRIx64>
#242: FILE: drivers/net/intel/i40e/i40e_rxtx.c:1198:
+ "qw0: %#"PRIx64"; "
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#242: FILE: drivers/net/intel/i40e/i40e_rxtx.c:1198:
+ "qw0: %#"PRIx64"; "
CHECK:CONCATENATED_STRING: Concatenated strings should use spaces between elements
#243: FILE: drivers/net/intel/i40e/i40e_rxtx.c:1199:
+ "qw1: %#"PRIx64";",
total: 0 errors, 0 warnings, 3 checks, 160 lines checked
More information about the test-report
mailing list