WARNING: line length of 88 exceeds 80 columns #303: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.c:164: + err = rvu_rep_install_rx_rule(rvu, pcifunc, start + entry, rep); WARNING: line length of 88 exceeds 80 columns #308: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.c:169: + err = rvu_rep_install_tx_rule(rvu, pcifunc, start + entry, rep); WARNING: line length of 96 exceeds 80 columns #327: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.c:188: + err = rvu_rep_install_rx_rule(rvu, pcifunc, start + entry, rep); WARNING: line length of 96 exceeds 80 columns #332: FILE: drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.c:193: + err = rvu_rep_install_tx_rule(rvu, pcifunc, start + entry, rep); total: 0 errors, 4 warnings, 0 checks, 451 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 5dcfce5749ce ("octeontx2-af: Add packet path between representor and VF") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE 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, 4 warnings, 0 checks, 451 lines checked