WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #65: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #575: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_config.h:86: + /* Minimum number of commands pending to be posted to Octeon before driver WARNING: line length of 92 exceeds 80 columns #706: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.c:51: + netdev_err(oct->netdev, "Set Rx state to %d failed with err:%d\n", up, err); WARNING: line length of 85 exceeds 80 columns #715: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.c:60: + netdev_err(oct->netdev, "Get link status failed with err:%d\n", err); WARNING: line length of 95 exceeds 80 columns #725: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.c:70: + netdev_err(oct->netdev, "Set link status to %d failed with err:%d\n", up, err); WARNING: line length of 86 exceeds 80 columns #1213: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.h:36: + ((iq__)->host_write_index - (iq__)->flush_index) & \ WARNING: line length of 94 exceeds 80 columns #1639: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_mbox.h:23: +int octep_vf_mbox_set_offloads(struct octep_vf_device *oct, u16 tx_offloads, u16 rx_offloads); WARNING: line length of 88 exceeds 80 columns #1726: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_regs_cn9k.h:79: +#define CN93_VF_R_IN_CTL_MASK (CN93_VF_R_IN_CTL_RDSIZE | CN93_VF_R_IN_CTL_IS_64B) WARNING: line length of 88 exceeds 80 columns #1890: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_regs_cnxk.h:83: +#define CNXK_VF_R_IN_CTL_MASK (CNXK_VF_R_IN_CTL_RDSIZE | CNXK_VF_R_IN_CTL_IS_64B) WARNING: line length of 83 exceeds 80 columns #2057: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_rx.h:34: +#define OCTEP_VF_RX_OFFLOAD_CKSUM (OCTEP_VF_RX_OFFLOAD_IPV4_CKSUM | \ WARNING: line length of 82 exceeds 80 columns #2058: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_rx.h:35: + OCTEP_VF_RX_OFFLOAD_UDP_CKSUM | \ WARNING: line length of 84 exceeds 80 columns #2062: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_rx.h:39: + (OCTEP_VF_RX_OFFLOAD_IPV4_CKSUM | \ WARNING: line length of 83 exceeds 80 columns #2063: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_rx.h:40: + OCTEP_VF_RX_OFFLOAD_TCP_CKSUM | \ WARNING: line length of 81 exceeds 80 columns #2064: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_rx.h:41: + OCTEP_VF_RX_OFFLOAD_UDP_CKSUM)) WARNING: line length of 82 exceeds 80 columns #2071: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_rx.h:48: + (OCTEP_VF_RX_CSUM_L4_VERIFIED | \ WARNING: line length of 82 exceeds 80 columns #2352: FILE: drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_tx.h:50: + (OCTEP_VF_SGLIST_ENTRIES_PER_PKT * sizeof(struct octep_vf_tx_sglist_desc)) total: 0 errors, 16 warnings, 0 checks, 2416 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 900fe8da13fa ("octeon_ep_vf: Add driver framework and device initialization") 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, 16 warnings, 0 checks, 2416 lines checked