WARNING: line length of 83 exceeds 80 columns #159: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:317: + * mlx5hws_match_template_create - Create a new match template based on items mask. WARNING: line length of 95 exceeds 80 columns #200: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:343: + * mlx5hws_action_template_create - Create a new action template based on an action_type array. WARNING: line length of 89 exceeds 80 columns #202: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:345: + * @action_type: An array of actions based on the order of actions which will be provided WARNING: line length of 84 exceeds 80 columns #203: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:346: + * with rule_actions to mlx5hws_rule_create. The last action is marked WARNING: line length of 85 exceeds 80 columns #286: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:399: + * mlx5hws_matcher_attach_at - Attach a new action template to a direct rule matcher. WARNING: line length of 81 exceeds 80 columns #305: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:410: + * mlx5hws_matcher_resize_set_target - Link two matchers and enable moving rules. WARNING: line length of 84 exceeds 80 columns #389: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:457: + * @rule_handle: A valid rule handle. The handle doesn't require any initialization. WARNING: line length of 81 exceeds 80 columns #476: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:518: + * mlx5hws_action_create_default_miss - Create a direct rule default miss action. WARNING: line length of 86 exceeds 80 columns #517: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:545: + * mlx5hws_action_create_dest_table_num - Create direct rule goto table number action. WARNING: line length of 82 exceeds 80 columns #556: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:558: + * mlx5hws_action_create_dest_match_range - Create direct rule range match action. WARNING: line length of 81 exceeds 80 columns #700: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:654: + * mlx5hws_action_create_modify_header - Create direct rule modify header action. WARNING: line length of 81 exceeds 80 columns #805: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:711: + * mlx5hws_action_create_dest_array - Create a dest array action, this action can WARNING: line length of 82 exceeds 80 columns #806: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:712: + * duplicate packets and forward to multiple destinations in the destination list. WARNING: line length of 84 exceeds 80 columns #913: FILE: drivers/net/ethernet/mellanox/mlx5/core/steering/hws/mlx5hws.h:796: + * mlx5hws_send_queue_poll - Poll queue for rule creation and deletions completions. total: 0 errors, 14 warnings, 0 checks, 1045 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 195054a25e9b ("net/mlx5: HWS, updated API functions comments to kernel doc") 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, 14 warnings, 0 checks, 1045 lines checked