logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_ml_op_error

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                              rte_ml_op_error(3)

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

See Also