WARNING: line length of 83 exceeds 80 columns #396: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:1167: + index, blkaddr, alg_idx); WARNING: line length of 83 exceeds 80 columns #407: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:1176: + index, blkaddr, alg_idx); WARNING: line length of 90 exceeds 80 columns #478: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c:2532: + u16 dft_idxs[NPC_DFT_RULE_MAX_ID] = {[0 ... NPC_DFT_RULE_MAX_ID - 1] = USHRT_MAX}; WARNING: line length of 83 exceeds 80 columns #594: FILE: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1731: + free_req->flags = NIX_LF_DISABLE_FLOWS | NIX_LF_DONT_FREE_DFT_IDXS; WARNING: line length of 83 exceeds 80 columns #603: FILE: drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:1805: + free_req->flags = NIX_LF_DISABLE_FLOWS | NIX_LF_DONT_FREE_DFT_IDXS; total: 0 errors, 5 warnings, 0 checks, 525 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 02c440f27f1b ("octeontx2-af: npc: cn20k: dynamically allocate and free default MCAM entries") 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, 5 warnings, 0 checks, 525 lines checked