> -----Original Message-----
> From: Chen, Mike Ximing <[email protected]>
> Sent: Friday, September 18, 2020 12:39 PM
> To: Jerin Jacob <[email protected]>
> Cc: [email protected]; Eads, Gage <[email protected]>; Vedantham, Sundar
> <[email protected]>; Power, Ciara <[email protected]>;
> Richardson, Bruce <[email protected]>
> Subject: [PATCH v3] eventdev: support telemetry with xstats info
>
> The telemetry library is connected with eventdev xstats and
> port link info. The following new telemetry commands are added:
>
> /eventdev/dev_list
> /eventdev/port_list,DevID
> /eventdev/queue_list,DevID
> /eventdev/dev_xstats,DevID
> /eventdev/port_xstats,DevID,PortID
> /eventdev/queue_xstats,DevID,PortID
> /eventdev/queue_links,DevID,PortID
>
> queue_links command displays a list of queues linked with a specified
> eventdev port and a service priority associated with each link.
>
> Signed-off-by: Mike Ximing Chen <[email protected]>
Reviewed-by: Gage Eads <[email protected]>
Thanks,
Gage