-Original Message-
From: Thomas Monjalon [mailto:thomas.monja...@6wind.com]
Sent: Thursday, January 5, 2017 9:45 PM
To: Yang, Qiming
Cc: dev@dpdk.org; Yigit, Ferruh ; Zhang, Helin
; Horton, Remy
Subject: Re: [dpdk-dev] [PATCH v4 1/5] ethdev: add firmware version get
2017-01-04 20:03
2017-01-04 20:03, Qiming Yang:
> This patch adds a new API 'rte_eth_dev_fw_version_get' for
> fetching firmware version related information by a given device.
[...]
> /**
> + * Retrieve the firmware version of a device.
> + *
> + * @param port_id
> + * The port identifier of the device.
> + * @p
This patch adds a new API 'rte_eth_dev_fw_version_get' for
fetching firmware version related information by a given device.
Signed-off-by: Qiming Yang
Acked-by: Remy Horton
---
v2 changes:
* modified some comment statements.
v3 changes:
* change API, use rte_eth_dev_fw_info_get(uint8_t port_id,
3 matches
Mail list logo