8#ifndef DPDKLIBS_INCLUDE_DPDKLIBS_DPDKISSUES_HPP_
9#define DPDKLIBS_INCLUDE_DPDKLIBS_DPDKISSUES_HPP_
18 FailedToSetupInterface,
19 "Interface [" << ifaceid <<
"] setup failed: " <<
error,
20 ((
int)ifaceid)((
int)
error)
25 "Interface [" << ifaceid <<
"] is not a valid port: ",
31 "Link offline for interface [" << ifaceid <<
"]",
37 "The main core [" << main_core <<
"] conflicts with the worker cores list ",
42 FailedToRetrieveInterfaceInfo,
43 "Failed to retrieve device info for interfce [" << ifaceid <<
"]: " <<
error,
44 ((
int)ifaceid)((
int)
error)
48 FailedToRetrieveLinkStatus,
49 "Failed to retrieve link status for interfce [" << ifaceid <<
"]: " <<
error,
50 ((
int)ifaceid)((
int)
error)
54 FailedToResetInterface,
55 "Failed to reset interfce [" << ifaceid <<
"]: " <<
error,
56 ((
int)ifaceid)((
int)
error)
60 FailedToConfigureInterface,
61 "Failed to configure interface [" << ifaceid <<
"], stage " << stage <<
" : " <<
error,
62 ((
int)ifaceid)((std::string)stage)((
int)
error)
67 "Sink ID [" << sink_id <<
"] Number of packets that failed to send: " << count,
68 ((std::string)sink_id)((
int)count)
73 "Interface [" <<
id <<
"] " <<
error <<
" packet error counts: " << count,
74 ((std::string)
id)((std::string)
error)((
int)count)
#define ERS_DECLARE_ISSUE(namespace_name, class_name, message, attributes)
Factory couldn t std::string alg_name Invalid configuration error