WARNING: line length of 85 exceeds 80 columns #59: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c:368: + be64_to_cpu((__force __be64)wqe_iova))); WARNING: line length of 94 exceeds 80 columns #64: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c:373: + (be32_to_cpu((__force __be32)sa_index) * pfvf->ipsec.sa_tbl_entry_sz) + 1024; WARNING: line length of 88 exceeds 80 columns #209: FILE: drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:370: + orig_pkt_wqe = cn10k_ipsec_process_cpt_metapkt(pfvf, skb, sg->seg_addr); WARNING: line length of 87 exceeds 80 columns #216: FILE: drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c:377: + /* Return metapacket buffer back to pool since it's no longer needed */ total: 0 errors, 4 warnings, 0 checks, 175 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 b559888e2873 ("octeontx2-pf: ipsec: Process CPT metapackets") 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, 175 lines checked