[EXTERNAL] [PATCH v2 2/2] eventdev: add standard aliases for telemetry commands
Jerin Jacob
jerinj at marvell.com
Tue Jan 21 11:51:25 CET 2025
> -----Original Message-----
> From: Bruce Richardson <bruce.richardson at intel.com>
> Sent: Wednesday, November 6, 2024 10:01 PM
> To: dev at dpdk.org
> Cc: Bruce Richardson <bruce.richardson at intel.com>; Jerin Jacob
> <jerinj at marvell.com>
> Subject: [EXTERNAL] [PATCH v2 2/2] eventdev: add standard aliases for
> telemetry commands
>
> Most other device classes in DPDK which offer telemetry provide a list of the
> devices of that class via "/<class>/list", e. g. /ethdev/list, /ring/list,
> /mempool/list. However, eventdev provided that list via "dev_list" command.
> For consistency,
> Most other device classes in DPDK which offer telemetry provide a list of the
> devices of that class via "/<class>/list", e.g. /ethdev/list, /ring/list,
> /mempool/list. However, eventdev provided that list via "dev_list" command.
> For consistency, add "list" as an alias for "dev_list" - after all the "dev" is part of
> the initial "/eventdev"
> prefix part, so should not need repeating.
>
> Similarly for the "dev_info" command, provide an alias as just "info".
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
Series applied to dpdk-next-net-eventdev/for-main. Thanks
More information about the dev
mailing list