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