Hi Thomas,
> > v5 changes:
> > - insert the new APIs in alphabetical order in rte_ethdev_version.map.
>
> I think there is a misunderstanding.
> I was asking to rename rte_dev_module_info as rte_eth_dev_module_info.
I will update the patch right now.
Thanks & Regards,
Zijie
25/04/2018 11:13, Zijie Pan:
> v5 changes:
> - insert the new APIs in alphabetical order in rte_ethdev_version.map.
I think there is a misunderstanding.
I was asking to rename rte_dev_module_info as rte_eth_dev_module_info.
Add APIs to read information from the DPDK applictions.
It can be used to dump the EEPROM of plugin modules (SFP+, QSFP, etc.).
Two APIs are introduced to access eeprom:
- rte_eth_dev_get_module_info
- rte_eth_dev_get_module_eeprom
Applications based on DPDK can dump eeprom by calling those two A
3 matches
Mail list logo