|WARNING| pw131313 [PATCH v16 2/8] net/ntnic: adds core registers and fpga functionality
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Sep 8 18:24:03 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/131313
_coding style issues_
WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#6484: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1092:
+ rf->mp_fld_link_summary_lh_rx_rsfec_hi_ser =
WARNING:TYPO_SPELLING: 'SER' may be misspelled - perhaps 'SET'?
#6485: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1093:
+ get_field(r, MAC_PCS_XXV_LINK_SUMMARY_0_LH_RX_RSFEC_HI_SER);
WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#6529: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1137:
+ rf->mp_fld_link_summary_lh_rx_rsfec_hi_ser =
WARNING:TYPO_SPELLING: 'SER' may be misspelled - perhaps 'SET'?
#6530: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1138:
+ get_field(r, MAC_PCS_XXV_LINK_SUMMARY_1_LH_RX_RSFEC_HI_SER);
WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#6574: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1182:
+ rf->mp_fld_link_summary_lh_rx_rsfec_hi_ser =
WARNING:TYPO_SPELLING: 'SER' may be misspelled - perhaps 'SET'?
#6575: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1183:
+ get_field(r, MAC_PCS_XXV_LINK_SUMMARY_2_LH_RX_RSFEC_HI_SER);
WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#6617: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1225:
+ rf->mp_fld_link_summary_lh_rx_rsfec_hi_ser =
WARNING:TYPO_SPELLING: 'SER' may be misspelled - perhaps 'SET'?
#6618: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.c:1226:
+ get_field(r, MAC_PCS_XXV_LINK_SUMMARY_3_LH_RX_RSFEC_HI_SER);
WARNING:TYPO_SPELLING: 'ser' may be misspelled - perhaps 'set'?
#7138: FILE: drivers/net/ntnic/nthw/core/nthw_mac_pcs_xxv.h:109:
+ nt_field_t *mp_fld_link_summary_lh_rx_rsfec_hi_ser;
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#13722: FILE: drivers/net/ntnic/nthw/nthw_fpga_model.h:9:
+#include <stdio.h>
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#14039: FILE: drivers/net/ntnic/nthw/nthw_helper.h:12:
+#include <stdio.h>
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#15855: FILE: drivers/net/ntnic/ntlog/ntlog.c:11:
+#include <stdio.h>
WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#16052: FILE: drivers/net/ntnic/ntutil/nt_util.c:9:
+#include <stdio.h>
total: 0 errors, 13 warnings, 0 checks, 15461 lines checked
More information about the test-report
mailing list