WARNING: line length of 94 exceeds 80 columns #52: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:43: + [NIX_INTF_TX] = ((u64)NPC_MCAM_KEY_X2 << 32) | NPC_CN20K_PARSE_NIBBLE_INTF_TX, WARNING: line length of 82 exceeds 80 columns #87: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:432: + rvu_write64(rvu, blkaddr, NPC_AF_INTFX_EXTRACTORX_CFG(intf, extr), WARNING: line length of 83 exceeds 80 columns #94: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:439: + mkex_extr->intf_extr_lt[intf][extr][lt]); WARNING: line length of 82 exceeds 80 columns #112: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:457: + rvu_write64(rvu, blkaddr, NPC_AF_INTFX_EXTRACTORX_CFG(intf, extr), WARNING: line length of 83 exceeds 80 columns #119: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:464: + mkex_extr->intf_extr_lt[intf][extr][lt]); WARNING: line length of 83 exceeds 80 columns #158: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:503: + while (((s64)prfl_sz > 0) && (mcam_kex_extr->mkex_sign != MKEX_END_SIGN)) { WARNING: line length of 81 exceeds 80 columns #161: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:506: + !strncmp(mcam_kex_extr->name, mkex_profile, MKEX_NAME_LEN)) { WARNING: line length of 94 exceeds 80 columns #172: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:517: + dev_info(rvu->dev, "Using %s mkex profile\n", rvu->kpu.mcam_kex_prfl.mkex_extr->name); WARNING: line length of 81 exceeds 80 columns #174: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:519: + npc_program_mkex_profile(rvu, blkaddr, rvu->kpu.mcam_kex_prfl.mkex_extr); WARNING: line length of 88 exceeds 80 columns #249: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:594: +int npc_cn20k_apply_custom_kpu(struct rvu *rvu, struct npc_kpu_profile_adapter *profile) WARNING: line length of 81 exceeds 80 columns #350: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:2171: + struct npc_cn20k_get_kex_cfg_rsp *rsp) WARNING: line length of 86 exceeds 80 columns #508: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.h:171: + /** Maximum number of custom KPU entries supported by the built-in profile. */ WARNING: line length of 89 exceeds 80 columns #538: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.h:211: +void npc_cn20k_load_mkex_profile(struct rvu *rvu, int blkaddr, const char *mkex_profile); WARNING: line length of 89 exceeds 80 columns #539: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.h:212: +int npc_cn20k_apply_custom_kpu(struct rvu *rvu, struct npc_kpu_profile_adapter *profile); WARNING: line length of 81 exceeds 80 columns #543: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.h:216: + struct npc_kpu_profile_adapter *profile); WARNING: line length of 81 exceeds 80 columns #1037: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c:251: + npc_set_kw_masks(rvu, mcam, NPC_UNKNOWN, nr_bits, WARNING: line length of 85 exceeds 80 columns #1044: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c:257: + NPC_MAX_KWS_IN_KEY - 1)) WARNING: line length of 86 exceeds 80 columns #1073: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c:286: + /* check any input field bits falls in any other field bits */ total: 0 errors, 18 warnings, 0 checks, 1280 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 d1b67cc78745 ("ocetontx2-af: npc: cn20k: MKEX profile support") 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, 18 warnings, 0 checks, 1280 lines checked