WARNING: line length of 86 exceeds 80 columns #245: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:1449: + err = rvu_mbox_handler_npc_mcam_free_entry(rvu, &free_req, &free_rsp); WARNING: line length of 93 exceeds 80 columns #276: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3643: + /* If bug happened during copy/enable mcam, then there is a bug in allocation WARNING: line length of 88 exceeds 80 columns #277: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3644: + * algorithm itself. There is no point in rewinding and returning, as it WARNING: line length of 81 exceeds 80 columns #280: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3647: + if (npc_cn20k_enable_mcam_entry(rvu, blkaddr, old_midx, false)) { WARNING: line length of 82 exceeds 80 columns #287: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3654: + if (npc_cn20k_copy_mcam_entry(rvu, blkaddr, old_midx, new_midx)) { WARNING: line length of 84 exceeds 80 columns #374: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:3273: + if (npc_copy_mcam_entry(rvu, mcam, blkaddr, old_entry, new_entry)) { WARNING: line length of 84 exceeds 80 columns #423: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c:2044: + if (npc_update_dmac_value(rvu, blkaddr, rule, pfvf)) total: 0 errors, 7 warnings, 0 checks, 352 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 56b6267b7973 ("octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20k") 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, 7 warnings, 0 checks, 352 lines checked