WARNING: line length of 95 exceeds 80 columns #67: FILE: drivers/net/ethernet/mellanox/mlx5/core/en.h:73: +#define MLX5E_ETH_HARD_MTU (ETH_HLEN + PSP_ENCAP_HLEN + PSP_TRL_SIZE + VLAN_HLEN + ETH_FCS_LEN) WARNING: line length of 83 exceeds 80 columns #99: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/en_accel.h:141: + if (unlikely(!mlx5e_nisp_handle_tx_skb(dev, skb, &state->nisp_st))) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #150: new file mode 100644 WARNING: line length of 90 exceeds 80 columns #198: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.c:44: + /* Set SWP additional flags for packet of type IP|UDP|PSP|[ TCP | UDP ] */ WARNING: line length of 88 exceeds 80 columns #204: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.c:50: + eseg->swp_inner_l4_offset = skb_inner_transport_offset(skb) / 2; WARNING: line length of 83 exceeds 80 columns #218: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.c:64: + skb_inner_network_offset(skb)))->protocol; WARNING: line length of 82 exceeds 80 columns #222: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.c:68: + skb_inner_network_offset(skb)))->nexthdr; WARNING: line length of 100 exceeds 80 columns #228: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.c:74: + /* Tunnel(VXLAN TCP/UDP) over Transport Mode PSP i.e. PSP payload is vxlan tunnel */ WARNING: line length of 86 exceeds 80 columns #234: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.c:80: + eseg->swp_inner_l3_offset = skb_inner_network_offset(skb) / 2; WARNING: line length of 82 exceeds 80 columns #238: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.c:84: + eseg->swp_flags |= MLX5_ETH_WQE_SWP_INNER_L3_IPV6; WARNING: line length of 88 exceeds 80 columns #345: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.c:191: + skb_set_inner_transport_header(skb, skb_transport_offset(skb) + PSP_ENCAP_HLEN); WARNING: line length of 105 exceeds 80 columns #374: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.c:220: + th->check = ~tcp_v6_check(skb_shinfo(skb)->gso_size + inner_tcp_hdrlen(skb), &ip6->saddr, WARNING: line length of 91 exceeds 80 columns #407: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:22: +static inline bool mlx5e_psp_is_offload_state(struct mlx5e_accel_tx_nisp_state *nisp_state) WARNING: line length of 87 exceeds 80 columns #412: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:27: +static inline bool mlx5e_psp_is_offload(struct sk_buff *skb, struct net_device *netdev) WARNING: line length of 96 exceeds 80 columns #434: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:49: +static inline bool mlx5e_nisp_txwqe_build_eseg_csum(struct mlx5e_txqsq *sq, struct sk_buff *skb, WARNING: line length of 94 exceeds 80 columns #435: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:50: + struct mlx5e_accel_tx_nisp_state *nisp_st, WARNING: line length of 82 exceeds 80 columns #436: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:51: + struct mlx5_wqe_eth_seg *eseg) WARNING: line length of 81 exceeds 80 columns #447: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:62: + if (inner_ipproto == IPPROTO_TCP || inner_ipproto == IPPROTO_UDP) WARNING: line length of 91 exceeds 80 columns #459: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:74: +static inline unsigned int mlx5e_nisp_tx_ids_len(struct mlx5e_accel_tx_nisp_state *nisp_st) WARNING: line length of 91 exceeds 80 columns #464: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:79: +static inline bool mlx5e_psp_is_offload_state(struct mlx5e_accel_tx_nisp_state *nisp_state) WARNING: line length of 87 exceeds 80 columns #469: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:84: +static inline bool mlx5e_psp_is_offload(struct sk_buff *skb, struct net_device *netdev) WARNING: line length of 96 exceeds 80 columns #474: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:89: +static inline bool mlx5e_nisp_txwqe_build_eseg_csum(struct mlx5e_txqsq *sq, struct sk_buff *skb, WARNING: line length of 94 exceeds 80 columns #475: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:90: + struct mlx5e_accel_tx_nisp_state *nisp_st, WARNING: line length of 82 exceeds 80 columns #476: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_accel/nisp_rxtx.h:91: + struct mlx5_wqe_eth_seg *eseg) WARNING: line length of 87 exceeds 80 columns #499: FILE: drivers/net/ethernet/mellanox/mlx5/core/en_tx.c:125: + if (unlikely(mlx5e_nisp_txwqe_build_eseg_csum(sq, skb, &accel->nisp_st, eseg))) total: 0 errors, 25 warnings, 0 checks, 482 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 518ad5838922 ("net/mlx5e: Implement PSP Tx data path") 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, 25 warnings, 0 checks, 482 lines checked