[dpdk-dev] [PATCH v3] eventdev: support telemetry with xstats info

Eads, Gage gage.eads at intel.com
Tue Sep 22 21:04:57 CEST 2020



> -----Original Message-----
> From: Chen, Mike Ximing <mike.ximing.chen at intel.com>
> Sent: Friday, September 18, 2020 12:39 PM
> To: Jerin Jacob <jerinj at marvell.com>
> Cc: dev at dpdk.org; Eads, Gage <gage.eads at intel.com>; Vedantham, Sundar
> <sundar.vedantham at intel.com>; Power, Ciara <ciara.power at intel.com>;
> Richardson, Bruce <bruce.richardson at intel.com>
> 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 <mike.ximing.chen at intel.com>

Reviewed-by: Gage Eads <gage.eads at intel.com>

Thanks,
Gage


More information about the dev mailing list