[dpdk-test-report] |WARNING| pw93564 [PATCH 15/58] net/bnxt: add dpool allocator for EM allocation

checkpatch at dpdk.org checkpatch at dpdk.org
Sun May 30 11:03:36 CEST 2021


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

_coding style issues_


WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#384: FILE: drivers/net/bnxt/tf_core/dpool.c:291:
+						if (j == 0)

WARNING:LONG_LINE: line length of 116 exceeds 100 columns
#385: FILE: drivers/net/bnxt/tf_core/dpool.c:292:
+							dpool->entry[j + first_entry_index].flags |= DP_FLAGS_START;

WARNING:TYPO_SPELLING: 'contiguious' may be misspelled - perhaps 'contiguous'?
#524: FILE: drivers/net/bnxt/tf_core/dpool.h:52:
+ * Each entry represents a single or multiple contiguious entries

total: 0 errors, 3 warnings, 0 checks, 1404 lines checked


More information about the test-report mailing list