[dpdk-test-report] |WARNING| pw103329 [PATCH v2 2/3] net/ice: enable protocol agnostic flow offloading in RSS
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Nov 1 12:01:15 CET 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/103329
_coding style issues_
WARNING:TYPO_SPELLING: 'Libary' may be misspelled - perhaps 'Library'?
#54:
for RSS hash flow rule creation. It is based on Parser Libary feature.
WARNING:LONG_LINE: line length of 110 exceeds 100 columns
#114: FILE: drivers/net/ice/ice_hash.c:497:
+ {pattern_raw, ICE_INSET_NONE, ICE_INSET_NONE, NULL},
WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#293: FILE: drivers/net/ice/ice_hash.c:1239:
+ return ICE_SUCCESS;
+ else
total: 0 errors, 3 warnings, 0 checks, 379 lines checked
More information about the test-report
mailing list