constchar*driver_name
Driver name
Definition at line 218 of file rte_mldev.h.
uint16_tmax_models
Maximum number of models supported by the device.
Seealso
struct rte_ml_dev_config::nb_models
Definition at line 220 of file rte_mldev.h.
uint16_tmax_queue_pairs
Maximum number of queues pairs supported by the device.
Seealso
struct rte_ml_dev_config::nb_queue_pairs
Definition at line 224 of file rte_mldev.h.
uint16_tmax_desc
Maximum allowed number of descriptors for queue pair by the device.
Seealso
struct rte_ml_dev_qp_conf::nb_desc
Definition at line 228 of file rte_mldev.h.
uint16_tmax_io
Maximum number of inputs/outputs supported per model.
Definition at line 232 of file rte_mldev.h.
uint16_tmax_segments
Maximum number of scatter-gather entries supported by the device.
Seealso
struct rte_ml_buff_seg struct rte_ml_buff_seg::next
Definition at line 234 of file rte_mldev.h.
uint16_talign_size
Alignment size of IO buffers used by the device.
Definition at line 238 of file rte_mldev.h.