[dpdk-dev] [PATCH 1/5] ethdev: add firmware version get

Remy Horton remy.horton at intel.com
Fri Nov 18 02:09:59 CET 2016


On 17/11/2016 17:42, Qiming Yang wrote:
> This patch added API for 'rte_eth_dev_fwver_get'
>
> void rte_eth_dev_fwver_get(uint8_t port_id,
> char *fw_version, int fw_length);

Suggest description such as:

This patch adds ethdev API for fetching firmware version.

Also see Thomas's comments. Looks like some stale patches got picked up 
by 'git send-mail *.patch'..

..Remy


More information about the dev mailing list