rte_ml_op_error
Contents
Detailed Description
Verbose error structure definition.
Definition at line 563 of file rte_mldev.h.
Field Documentation
charmessage[RTE_ML_STR_MAX]
Human-readable error message.
Definition at line 564 of file rte_mldev.h.
uint64_terrcode
Vendor specific error code.
Definition at line 565 of file rte_mldev.h.
Name
rte_ml_op_error
Synopsis
#include <rte_mldev.h>
DataFields
char message [RTE_ML_STR_MAX]
uint64_t errcode