Skip to content

TDI: supported attributes set is not initialized by TDI parser (the query the cfrontend will get the zero value). #42

@weiqiand

Description

@weiqiand

TDI parser needs to parsing the attributes field and populate the attributes_set correctly instead of using the class initialized the value (ENTRY_SCOPE = 0).
For the PortStat table,
"supported_operations" : [],
"attributes" : ["poll_intvl_ms"]
For the PortCfg table:
"supported_operations" : [],
"attributes" : ["port_status_notif_cb"]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions