Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_ml_op_error - Man Page

Synopsis

#include <rte_mldev.h>

Data Fields

char message [RTE_ML_STR_MAX]
uint64_t errcode

Detailed Description

Verbose error structure definition.

Definition at line 549 of file rte_mldev.h.

Field Documentation

char message[RTE_ML_STR_MAX]

Human-readable error message.

Definition at line 550 of file rte_mldev.h.

uint64_t errcode

Vendor specific error code.

Definition at line 551 of file rte_mldev.h.

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK