Linux Manuals

The Linux Manuals (man pages) document is an important part of Linux documents. Linux Manuals are organized as several sections. Each section has a group of commands for a specific area in Linux usage, administration or development.

  • |

    mlx5dv_init_obj (3) Linux Manual Page

    mlx5dv_init_obj – Initialize mlx5 direct verbs object from ibv_xxx structures Synopsis#include <infiniband/mlx5dv.h> int mlx5dv_init_obj(struct mlx5dv_obj *obj, uint64_t obj_type);Descriptionmlx5dv_init_obj() This function will initialize mlx5dv_xxx structs based on supplied type. The information for initialization is taken from ibv_xx structs supplied as part of input. Request information of CQ marks its owned by direct verbs for all consumer…

  • |

    mlx5dv_get_clock_info (3) Linux Manual Page

    mlx5dv_get_clock_info – Get device clock information Synopsis#include <infiniband/mlx5dv.h> int mlx5dv_get_clock_info(struct ibv_context *ctx_in, struct mlx5dv_clock_info *clock_info);DescriptionGet the updated core clock_info from the device driver. This information will be used later to translate the completion timestamp from HCA core clock to nanoseconds. The values of the clock are updated from the driver’s PTP clock, therefore, without a…

  • |

    mlx5dv_free_var (3) Linux Manual Page

    mlx5dv_alloc_var – Allocates a VAR mlx5dv_free_var – Frees a VAR Synopsis#include <infiniband/mlx5dv.h> struct mlx5dv_var * mlx5dv_alloc_var(struct ibv_context *context, uint32_t flags); void mlx5dv_free_var(struct mlx5dv_var *dv_var);DescriptionCreate / free a VAR which can be used for some device commands over the DEVX interface. The DEVX API enables direct access from the user space area to the mlx5 device…

  • |

    mlx5dv_flow_action_esp (3) Linux Manual Page

    mlx5dv_flow_action_esp – Flow action esp for mlx5 provider Synopsis#include <infiniband/mlx5/mlx5dv.h> struct ibv_flow_action * mlx5dv_create_flow_action_esp(struct ibv_context *ctx, struct ibv_flow_action_esp_attr *esp, struct mlx5dv_flow_action_esp *mlx5_attr);DescriptionCreate an IPSEC ESP flow steering action. This verb is identical to ibv_create_flow_action_esp verb, but allows mlx5 specific flags. ArgumentsPlease see ibv_flow_action_esp(3) man page for ctx and esp. mlx5_attr argumentstruct mlx5dv_flow_action_esp { uint64_t comp_mask;…

  • |

    mlx5dv_dump_dr_table (3) Linux Manual Page

    NAME mlx5dv_dump_dr_domain – Dump DR Domain mlx5dv_dump_dr_table – Dump DR Table mlx5dv_dump_dr_matcher – Dump DR Matcher mlx5dv_dump_dr_rule – Dump DR Rule SYNOPSIS #include <infiniband/mlx5dv.h> int mlx5dv_dump_dr_domain(FILE *fout, struct mlx5dv_dr_domain *domain); int mlx5dv_dump_dr_table(FILE *fout, struct mlx5dv_dr_table *table); int mlx5dv_dump_dr_matcher(FILE *fout, struct mlx5dv_dr_matcher *matcher); int mlx5dv_dump_dr_rule(FILE *fout, struct mlx5dv_dr_rule *rule); DESCRIPTION The Dump API (mlx5dv_dump_*) allows the…

  • |

    mlx5dv_dump_dr_rule (3) Linux Manual Page

    NAME mlx5dv_dump_dr_domain – Dump DR Domain mlx5dv_dump_dr_table – Dump DR Table mlx5dv_dump_dr_matcher – Dump DR Matcher mlx5dv_dump_dr_rule – Dump DR Rule SYNOPSIS #include <infiniband/mlx5dv.h> int mlx5dv_dump_dr_domain(FILE *fout, struct mlx5dv_dr_domain *domain); int mlx5dv_dump_dr_table(FILE *fout, struct mlx5dv_dr_table *table); int mlx5dv_dump_dr_matcher(FILE *fout, struct mlx5dv_dr_matcher *matcher); int mlx5dv_dump_dr_rule(FILE *fout, struct mlx5dv_dr_rule *rule); DESCRIPTION The Dump API (mlx5dv_dump_*) allows the…

  • |

    mlx5dv_dump_dr_matcher (3) Linux Manual Page

    NAME mlx5dv_dump_dr_domain – Dump DR Domain mlx5dv_dump_dr_table – Dump DR Table mlx5dv_dump_dr_matcher – Dump DR Matcher mlx5dv_dump_dr_rule – Dump DR Rule SYNOPSIS #include <infiniband/mlx5dv.h> int mlx5dv_dump_dr_domain(FILE *fout, struct mlx5dv_dr_domain *domain); int mlx5dv_dump_dr_table(FILE *fout, struct mlx5dv_dr_table *table); int mlx5dv_dump_dr_matcher(FILE *fout, struct mlx5dv_dr_matcher *matcher); int mlx5dv_dump_dr_rule(FILE *fout, struct mlx5dv_dr_rule *rule); DESCRIPTION The Dump API (mlx5dv_dump_*) allows the…

  • |

    mlx5dv_dump_dr_domain (3) Linux Manual Page

    NAME mlx5dv_dump_dr_domain – Dump DR Domain mlx5dv_dump_dr_table – Dump DR Table mlx5dv_dump_dr_matcher – Dump DR Matcher mlx5dv_dump_dr_rule – Dump DR Rule SYNOPSIS #include <infiniband/mlx5dv.h> int mlx5dv_dump_dr_domain(FILE *fout, struct mlx5dv_dr_domain *domain); int mlx5dv_dump_dr_table(FILE *fout, struct mlx5dv_dr_table *table); int mlx5dv_dump_dr_matcher(FILE *fout, struct mlx5dv_dr_matcher *matcher); int mlx5dv_dump_dr_rule(FILE *fout, struct mlx5dv_dr_rule *rule); DESCRIPTION The Dump API (mlx5dv_dump_*) allows the…

  • |

    mlx5dv_dump (3) Linux Manual Page

    NAME mlx5dv_dump_dr_domain – Dump DR Domain mlx5dv_dump_dr_table – Dump DR Table mlx5dv_dump_dr_matcher – Dump DR Matcher mlx5dv_dump_dr_rule – Dump DR Rule SYNOPSIS #include <infiniband/mlx5dv.h> int mlx5dv_dump_dr_domain(FILE *fout, struct mlx5dv_dr_domain *domain); int mlx5dv_dump_dr_table(FILE *fout, struct mlx5dv_dr_table *table); int mlx5dv_dump_dr_matcher(FILE *fout, struct mlx5dv_dr_matcher *matcher); int mlx5dv_dump_dr_rule(FILE *fout, struct mlx5dv_dr_rule *rule); DESCRIPTION The Dump API (mlx5dv_dump_*) allows the…

  • |

    mlx5dv_dr_table_destroy (3) Linux Manual Page

    NAME mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy – Manage flow domains mlx5dv_dr_table_create, mlx5dv_dr_table_destroy – Manage flow tables mlx5dv_dr_matcher_create, mlx5dv_dr_matcher_destroy – Manage flow matchers mlx5dv_dr_rule_create, mlx5dv_dr_rule_destroy – Manage flow rules mlx5dv_dr_action_create_drop – Create drop action mlx5dv_dr_action_create_tag – Create tag actions mlx5dv_dr_action_create_dest_ibv_qp, mlx5dv_dr_action_create_dest_table, mlx5dv_dr_action_create_dest_vport – Create packet destination actions mlx5dv_dr_action_create_packet_reformat – Create packet reformat actions mlx5dv_dr_action_create_modify_header – Create modify header…

  • |

    mlx5dv_dr_table_create (3) Linux Manual Page

    NAME mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy – Manage flow domains mlx5dv_dr_table_create, mlx5dv_dr_table_destroy – Manage flow tables mlx5dv_dr_matcher_create, mlx5dv_dr_matcher_destroy – Manage flow matchers mlx5dv_dr_rule_create, mlx5dv_dr_rule_destroy – Manage flow rules mlx5dv_dr_action_create_drop – Create drop action mlx5dv_dr_action_create_tag – Create tag actions mlx5dv_dr_action_create_dest_ibv_qp, mlx5dv_dr_action_create_dest_table, mlx5dv_dr_action_create_dest_vport – Create packet destination actions mlx5dv_dr_action_create_packet_reformat – Create packet reformat actions mlx5dv_dr_action_create_modify_header – Create modify header…

  • |

    mlx5dv_dr_rule_destroy (3) Linux Manual Page

    NAME mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy – Manage flow domains mlx5dv_dr_table_create, mlx5dv_dr_table_destroy – Manage flow tables mlx5dv_dr_matcher_create, mlx5dv_dr_matcher_destroy – Manage flow matchers mlx5dv_dr_rule_create, mlx5dv_dr_rule_destroy – Manage flow rules mlx5dv_dr_action_create_drop – Create drop action mlx5dv_dr_action_create_tag – Create tag actions mlx5dv_dr_action_create_dest_ibv_qp, mlx5dv_dr_action_create_dest_table, mlx5dv_dr_action_create_dest_vport – Create packet destination actions mlx5dv_dr_action_create_packet_reformat – Create packet reformat actions mlx5dv_dr_action_create_modify_header – Create modify header…

  • |

    mlx5dv_dr_rule_create (3) Linux Manual Page

    NAME mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy – Manage flow domains mlx5dv_dr_table_create, mlx5dv_dr_table_destroy – Manage flow tables mlx5dv_dr_matcher_create, mlx5dv_dr_matcher_destroy – Manage flow matchers mlx5dv_dr_rule_create, mlx5dv_dr_rule_destroy – Manage flow rules mlx5dv_dr_action_create_drop – Create drop action mlx5dv_dr_action_create_tag – Create tag actions mlx5dv_dr_action_create_dest_ibv_qp, mlx5dv_dr_action_create_dest_table, mlx5dv_dr_action_create_dest_vport – Create packet destination actions mlx5dv_dr_action_create_packet_reformat – Create packet reformat actions mlx5dv_dr_action_create_modify_header – Create modify header…

  • |

    mlx5dv_dr_matcher_destroy (3) Linux Manual Page

    NAME mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy – Manage flow domains mlx5dv_dr_table_create, mlx5dv_dr_table_destroy – Manage flow tables mlx5dv_dr_matcher_create, mlx5dv_dr_matcher_destroy – Manage flow matchers mlx5dv_dr_rule_create, mlx5dv_dr_rule_destroy – Manage flow rules mlx5dv_dr_action_create_drop – Create drop action mlx5dv_dr_action_create_tag – Create tag actions mlx5dv_dr_action_create_dest_ibv_qp, mlx5dv_dr_action_create_dest_table, mlx5dv_dr_action_create_dest_vport – Create packet destination actions mlx5dv_dr_action_create_packet_reformat – Create packet reformat actions mlx5dv_dr_action_create_modify_header – Create modify header…

  • |

    mlx5dv_dr_matcher_create (3) Linux Manual Page

    NAME mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy – Manage flow domains mlx5dv_dr_table_create, mlx5dv_dr_table_destroy – Manage flow tables mlx5dv_dr_matcher_create, mlx5dv_dr_matcher_destroy – Manage flow matchers mlx5dv_dr_rule_create, mlx5dv_dr_rule_destroy – Manage flow rules mlx5dv_dr_action_create_drop – Create drop action mlx5dv_dr_action_create_tag – Create tag actions mlx5dv_dr_action_create_dest_ibv_qp, mlx5dv_dr_action_create_dest_table, mlx5dv_dr_action_create_dest_vport – Create packet destination actions mlx5dv_dr_action_create_packet_reformat – Create packet reformat actions mlx5dv_dr_action_create_modify_header – Create modify header…

  • |

    mlx5dv_dr_flow (3) Linux Manual Page

    NAME mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy – Manage flow domains mlx5dv_dr_table_create, mlx5dv_dr_table_destroy – Manage flow tables mlx5dv_dr_matcher_create, mlx5dv_dr_matcher_destroy – Manage flow matchers mlx5dv_dr_rule_create, mlx5dv_dr_rule_destroy – Manage flow rules mlx5dv_dr_action_create_drop – Create drop action mlx5dv_dr_action_create_tag – Create tag actions mlx5dv_dr_action_create_dest_ibv_qp, mlx5dv_dr_action_create_dest_table, mlx5dv_dr_action_create_dest_vport – Create packet destination actions mlx5dv_dr_action_create_packet_reformat – Create packet reformat actions mlx5dv_dr_action_create_modify_header – Create modify header…

  • |

    mlx5dv_dr_domain_sync (3) Linux Manual Page

    NAME mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy – Manage flow domains mlx5dv_dr_table_create, mlx5dv_dr_table_destroy – Manage flow tables mlx5dv_dr_matcher_create, mlx5dv_dr_matcher_destroy – Manage flow matchers mlx5dv_dr_rule_create, mlx5dv_dr_rule_destroy – Manage flow rules mlx5dv_dr_action_create_drop – Create drop action mlx5dv_dr_action_create_tag – Create tag actions mlx5dv_dr_action_create_dest_ibv_qp, mlx5dv_dr_action_create_dest_table, mlx5dv_dr_action_create_dest_vport – Create packet destination actions mlx5dv_dr_action_create_packet_reformat – Create packet reformat actions mlx5dv_dr_action_create_modify_header – Create modify header…

  • |

    mlx5dv_dr_domain_destroy (3) Linux Manual Page

    NAME mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy – Manage flow domains mlx5dv_dr_table_create, mlx5dv_dr_table_destroy – Manage flow tables mlx5dv_dr_matcher_create, mlx5dv_dr_matcher_destroy – Manage flow matchers mlx5dv_dr_rule_create, mlx5dv_dr_rule_destroy – Manage flow rules mlx5dv_dr_action_create_drop – Create drop action mlx5dv_dr_action_create_tag – Create tag actions mlx5dv_dr_action_create_dest_ibv_qp, mlx5dv_dr_action_create_dest_table, mlx5dv_dr_action_create_dest_vport – Create packet destination actions mlx5dv_dr_action_create_packet_reformat – Create packet reformat actions mlx5dv_dr_action_create_modify_header – Create modify header…

  • |

    mlx5dv_dr_domain_create (3) Linux Manual Page

    NAME mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy – Manage flow domains mlx5dv_dr_table_create, mlx5dv_dr_table_destroy – Manage flow tables mlx5dv_dr_matcher_create, mlx5dv_dr_matcher_destroy – Manage flow matchers mlx5dv_dr_rule_create, mlx5dv_dr_rule_destroy – Manage flow rules mlx5dv_dr_action_create_drop – Create drop action mlx5dv_dr_action_create_tag – Create tag actions mlx5dv_dr_action_create_dest_ibv_qp, mlx5dv_dr_action_create_dest_table, mlx5dv_dr_action_create_dest_vport – Create packet destination actions mlx5dv_dr_action_create_packet_reformat – Create packet reformat actions mlx5dv_dr_action_create_modify_header – Create modify header…

  • |

    mlx5dv_dr_action_modify_flow_meter (3) Linux Manual Page

    NAME mlx5dv_dr_domain_create, mlx5dv_dr_domain_sync, mlx5dv_dr_domain_destroy – Manage flow domains mlx5dv_dr_table_create, mlx5dv_dr_table_destroy – Manage flow tables mlx5dv_dr_matcher_create, mlx5dv_dr_matcher_destroy – Manage flow matchers mlx5dv_dr_rule_create, mlx5dv_dr_rule_destroy – Manage flow rules mlx5dv_dr_action_create_drop – Create drop action mlx5dv_dr_action_create_tag – Create tag actions mlx5dv_dr_action_create_dest_ibv_qp, mlx5dv_dr_action_create_dest_table, mlx5dv_dr_action_create_dest_vport – Create packet destination actions mlx5dv_dr_action_create_packet_reformat – Create packet reformat actions mlx5dv_dr_action_create_modify_header – Create modify header…