WARNING: line length of 81 exceeds 80 columns #59: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c:396: + struct cn10k_inb_sw_ctx_info *inb_ctx_info) WARNING: line length of 89 exceeds 80 columns #88: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c:425: + mcam_rsp = (struct npc_mcam_alloc_entry_rsp *)otx2_mbox_get_rsp(&pfvf->mbox.mbox, WARNING: line length of 91 exceeds 80 columns #89: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c:426: + 0, &mcam_req->hdr); WARNING: line length of 94 exceeds 80 columns #207: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c:544: + struct cn10k_inb_sw_ctx_info *inb_ctx_info) WARNING: line length of 96 exceeds 80 columns #228: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c:565: + rsp = (struct nix_spi_to_sa_add_rsp *)otx2_mbox_get_rsp(&pfvf->mbox.mbox, 0, &req->hdr); WARNING: line length of 93 exceeds 80 columns #237: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c:574: + struct cn10k_inb_sw_ctx_info *inb_ctx_info) WARNING: line length of 85 exceeds 80 columns #319: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c:1422: + /* Finally clear the entry from the SA Table and free inb_ctx_info */ WARNING: line length of 81 exceeds 80 columns #326: FILE: drivers/net/ethernet/marvell/octeontx2/nic/cn10k_ipsec.c:1429: + if (list_empty(&pf->ipsec.inb_sw_ctx_list) && !pf->ipsec.outb_sa_count) { total: 0 errors, 8 warnings, 0 checks, 315 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 ecd20cc511d3 ("octeontx2-pf: ipsec: Manage NPC rules and SPI-to-SA table entries") 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, 8 warnings, 0 checks, 315 lines checked