WARNING: line length of 93 exceeds 80 columns #254: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3630: + /* If bug happened during copy/enable mcam, then there is a bug in allocation WARNING: line length of 88 exceeds 80 columns #255: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3631: + * algorithm itself. There is no point in rewinding and returning, as it WARNING: line length of 81 exceeds 80 columns #258: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3634: + if (npc_cn20k_enable_mcam_entry(rvu, blkaddr, old_midx, false)) { WARNING: line length of 82 exceeds 80 columns #265: FILE: drivers/net/ethernet/marvell/octeontx2/af/cn20k/npc.c:3641: + if (npc_cn20k_copy_mcam_entry(rvu, blkaddr, old_midx, new_midx)) { WARNING: line length of 84 exceeds 80 columns #352: 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 #401: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c:2044: + if (npc_update_dmac_value(rvu, blkaddr, rule, pfvf)) total: 0 errors, 6 warnings, 0 checks, 330 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 0266e593ac20 ("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, 6 warnings, 0 checks, 330 lines checked