[PATCH v2 1/6] app/procinfo: add version dump

Stephen Hemminger stephen at networkplumber.org
Tue Sep 20 17:21:24 CEST 2022


On Tue, 20 Sep 2022 18:51:42 +0800
Dongdong Liu <liudongdong3 at huawei.com> wrote:

> From: "Min Hu (Connor)" <humin29 at huawei.com>
> 
> This patch add support for dump dpdk version and ethdev firmware version.
> 
> The command is like:
> dpdk-proc-info -a xxxx:xx:xx.x --file-prefix=xxx -- --show-version
> 
> Signed-off-by: Min Hu (Connor) <humin29 at huawei.com>
> Signed-off-by: Dongdong Liu <liudongdong3 at huawei.com>
> ---

Why mix DPDK and firmware version in one option?

Why not use semi-standard convention of -V --version option for DPDK version
and add --firmware-version option to show firmware.


More information about the dev mailing list