WARNING: line length of 109 exceeds 80 columns #89: FILE: include/linux/bnxt/hsi.h:1423: + #define ASYNC_EVENT_CMPL_ERROR_REPORT_BASE_EVENT_DATA1_ERROR_TYPE_L2_TX_RING 0xbUL WARNING: line length of 171 exceeds 80 columns #90: FILE: include/linux/bnxt/hsi.h:1424: + #define ASYNC_EVENT_CMPL_ERROR_REPORT_BASE_EVENT_DATA1_ERROR_TYPE_LAST ASYNC_EVENT_CMPL_ERROR_REPORT_BASE_EVENT_DATA1_ERROR_TYPE_L2_TX_RING WARNING: line length of 84 exceeds 80 columns #99: FILE: include/linux/bnxt/hsi.h:1942: + #define FUNC_QCAPS_RESP_FLAGS_EXT3_MBUF_DATA_SUPPORTED 0x800UL WARNING: line length of 85 exceeds 80 columns #100: FILE: include/linux/bnxt/hsi.h:1943: + #define FUNC_QCAPS_RESP_FLAGS_EXT3_ROCE_CMPL_TS_SUPPORTED 0x1000UL WARNING: line length of 85 exceeds 80 columns #101: FILE: include/linux/bnxt/hsi.h:1944: + #define FUNC_QCAPS_RESP_FLAGS_EXT3_ROCE_ST_SUPPORTED 0x2000UL WARNING: line length of 116 exceeds 80 columns #113: FILE: include/linux/bnxt/hsi.h:4454: + #define PORT_PHY_CFG_REQ_FORCE_LINK_SPEEDS2_LAST PORT_PHY_CFG_REQ_FORCE_LINK_SPEEDS2_800GB_PAM4_224 WARNING: line length of 84 exceeds 80 columns #123: FILE: include/linux/bnxt/hsi.h:4471: + #define PORT_PHY_CFG_REQ_AUTO_LINK_SPEEDS2_EXT_MASK_200GB_PAM4_224 0x1UL WARNING: line length of 84 exceeds 80 columns #124: FILE: include/linux/bnxt/hsi.h:4472: + #define PORT_PHY_CFG_REQ_AUTO_LINK_SPEEDS2_EXT_MASK_400GB_PAM4_224 0x2UL WARNING: line length of 84 exceeds 80 columns #125: FILE: include/linux/bnxt/hsi.h:4473: + #define PORT_PHY_CFG_REQ_AUTO_LINK_SPEEDS2_EXT_MASK_800GB_PAM4_224 0x4UL WARNING: line length of 107 exceeds 80 columns #155: FILE: include/linux/bnxt/hsi.h:4528: + #define PORT_PHY_QCFG_RESP_SIGNAL_MODE_LAST PORT_PHY_QCFG_RESP_SIGNAL_MODE_PAM4_224 WARNING: line length of 100 exceeds 80 columns #166: FILE: include/linux/bnxt/hsi.h:4721: + #define PORT_PHY_QCFG_RESP_PHY_TYPE_LAST PORT_PHY_QCFG_RESP_PHY_TYPE_400G_BASEFR4 WARNING: line length of 120 exceeds 80 columns #178: FILE: include/linux/bnxt/hsi.h:4884: + #define PORT_PHY_QCFG_RESP_FORCE_LINK_SPEEDS2_LAST PORT_PHY_QCFG_RESP_FORCE_LINK_SPEEDS2_800GB_PAM4_224 WARNING: line length of 81 exceeds 80 columns #192: FILE: include/linux/bnxt/hsi.h:4907: + #define PORT_PHY_QCFG_RESP_AUTO_LINK_SPEEDS2_EXT_200GB_PAM4_224 0x1UL WARNING: line length of 81 exceeds 80 columns #193: FILE: include/linux/bnxt/hsi.h:4908: + #define PORT_PHY_QCFG_RESP_AUTO_LINK_SPEEDS2_EXT_400GB_PAM4_224 0x2UL WARNING: line length of 81 exceeds 80 columns #194: FILE: include/linux/bnxt/hsi.h:4909: + #define PORT_PHY_QCFG_RESP_AUTO_LINK_SPEEDS2_EXT_800GB_PAM4_224 0x4UL WARNING: line length of 93 exceeds 80 columns #225: FILE: include/linux/bnxt/hsi.h:5635: + #define PORT_PHY_QCAPS_RESP_SUPPORTED_SPEEDS2_EXT_FORCE_MODE_200GB_PAM4_224 0x1UL WARNING: line length of 93 exceeds 80 columns #226: FILE: include/linux/bnxt/hsi.h:5636: + #define PORT_PHY_QCAPS_RESP_SUPPORTED_SPEEDS2_EXT_FORCE_MODE_400GB_PAM4_224 0x2UL WARNING: line length of 93 exceeds 80 columns #227: FILE: include/linux/bnxt/hsi.h:5637: + #define PORT_PHY_QCAPS_RESP_SUPPORTED_SPEEDS2_EXT_FORCE_MODE_800GB_PAM4_224 0x4UL WARNING: line length of 92 exceeds 80 columns #229: FILE: include/linux/bnxt/hsi.h:5639: + #define PORT_PHY_QCAPS_RESP_SUPPORTED_SPEEDS2_EXT_AUTO_MODE_200GB_PAM4_224 0x1UL WARNING: line length of 92 exceeds 80 columns #230: FILE: include/linux/bnxt/hsi.h:5640: + #define PORT_PHY_QCAPS_RESP_SUPPORTED_SPEEDS2_EXT_AUTO_MODE_400GB_PAM4_224 0x2UL WARNING: line length of 92 exceeds 80 columns #231: FILE: include/linux/bnxt/hsi.h:5641: + #define PORT_PHY_QCAPS_RESP_SUPPORTED_SPEEDS2_EXT_AUTO_MODE_800GB_PAM4_224 0x4UL WARNING: line length of 98 exceeds 80 columns #288: FILE: include/linux/bnxt/hsi.h:6146: + #define PORT_PHY_FDRSTAT_CMD_ERR_CODE_LAST PORT_PHY_FDRSTAT_CMD_ERR_CODE_NOT_STARTED WARNING: line length of 91 exceeds 80 columns #334: FILE: include/linux/bnxt/hsi.h:7685: + #define RING_AGGINT_QCAPS_RESP_CMPL_PARAMS_TMR_RESET_ON_ALLOC 0x200UL WARNING: line length of 84 exceeds 80 columns #380: FILE: include/linux/bnxt/hsi.h:11060: + #define NVM_DEFRAG_CMD_ERR_CODE_LAST NVM_DEFRAG_CMD_ERR_CODE_CHECK_FAIL total: 0 errors, 24 warnings, 0 checks, 335 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit ea3f3a4eddc2 ("bnxt_en: Update FW interface to 1.10.3.151") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 24 warnings, 0 checks, 335 lines checked