[dpdk-test-report] |WARNING| pw102911 [PATCH v4 4/4] net/ice: enable protocol agnostic flow offloading in FDIR
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Oct 26 14:03:18 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/102911
_coding style issues_
WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#128: FILE: drivers/net/ice/ice_ethdev.h:503:
+ u64 fdir_actived_cnt;
WARNING:LONG_LINE: line length of 136 exceeds 100 columns
#150: FILE: drivers/net/ice/ice_fdir_filter.c:110:
+ {pattern_raw, ICE_INSET_NONE, ICE_INSET_NONE, ICE_INSET_NONE},
WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#208: FILE: drivers/net/ice/ice_fdir_filter.c:1343:
+ if (!pi->fdir_actived_cnt) {
WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#225: FILE: drivers/net/ice/ice_fdir_filter.c:1360:
+ pi->fdir_actived_cnt++;
WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#256: FILE: drivers/net/ice/ice_fdir_filter.c:1391:
+ pi->fdir_actived_cnt = 1;
WARNING:TYPO_SPELLING: 'actived' may be misspelled - perhaps 'activated'?
#303: FILE: drivers/net/ice/ice_fdir_filter.c:1525:
+ pi->fdir_actived_cnt--;
total: 0 errors, 6 warnings, 0 checks, 386 lines checked
More information about the test-report
mailing list