[PATCH v7 0/8] support dump reigser names and filter
Stephen Hemminger
stephen at networkplumber.org
Sat Sep 14 17:00:58 CEST 2024
On Sat, 14 Sep 2024 15:13:12 +0800
Jie Hai <haijie1 at huawei.com> wrote:
> The registers can be dumped through the API rte_eth_dev_get_reg_info.
> However, only register values are exported, which is inconvenient for
> users to interpret. Therefore, an extension of the structure
> "rte_dev_reg_info" and a new API rte_eth_dev_get_reg_info_ext is added
> to support the capability of exporting the name of the corresponding
> register and filtering by module names.
The subject has a typo. Which would end up as typo in the commit log.
More information about the dev
mailing list