|WARNING| pw122077 [PATCH 1/2] Memory Allocation: Fixes ignore_msk during find_next_n in fb_array library
checkpatch at dpdk.org
checkpatch at dpdk.org
Sun Jan 15 21:13:30 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/122077
_coding style issues_
ERROR:TRAILING_WHITESPACE: trailing whitespace
#128: FILE: lib/eal/common/eal_common_fbarray.c:239:
+^I^I^I^I^I/* There aren't "need" number of contiguous bits anywhere in the mask. $
WARNING:LONG_LINE_COMMENT: line length of 111 exceeds 100 columns
#128: FILE: lib/eal/common/eal_common_fbarray.c:239:
+ /* There aren't "need" number of contiguous bits anywhere in the mask.
ERROR:TRAILING_WHITESPACE: trailing whitespace
#129: FILE: lib/eal/common/eal_common_fbarray.c:240:
+^I^I^I^I^I * Ignore these many number of bits from LSB for the next iteration. $
WARNING:LONG_LINE_COMMENT: line length of 109 exceeds 100 columns
#129: FILE: lib/eal/common/eal_common_fbarray.c:240:
+ * Ignore these many number of bits from LSB for the next iteration.
total: 2 errors, 2 warnings, 13 lines checked
Vipin P R <vipinp at vmware.com> is unknown, please fix the commit message or update .mailmap.
Kumara Parameshwaran mail differs from primary mail, please fix the commit message or update .mailmap.
More information about the test-report
mailing list