DPDK  24.03.0
Data Fields
rte_ml_op_error Struct Reference

#include <rte_mldev.h>

Data Fields

char message [RTE_ML_STR_MAX]
 
uint64_t errcode
 

Detailed Description

Verbose error structure definition.

Definition at line 550 of file rte_mldev.h.

Field Documentation

◆ message

char message[RTE_ML_STR_MAX]

Human-readable error message.

Definition at line 551 of file rte_mldev.h.

◆ errcode

uint64_t errcode

Vendor specific error code.

Definition at line 552 of file rte_mldev.h.


The documentation for this struct was generated from the following file: