On Thu, Mar 30, 2017 at 09:26:12PM +0200, Thomas Monjalon wrote:
2017-03-03 16:40, Gaetan Rivet:
Make the rte_eth_dev_count() return the correct number of devices even
after some are detached by the hotplug API.
Please explain what is the correct number,
or that the wrong number was a max id.
2017-03-03 16:40, Gaetan Rivet:
> Make the rte_eth_dev_count() return the correct number of devices even
> after some are detached by the hotplug API.
Please explain what is the correct number,
or that the wrong number was a max id.
> This change does not affect existing applications that do not
Make the rte_eth_dev_count() return the correct number of devices even
after some are detached by the hotplug API.
This change does not affect existing applications that do not use
hotplug API calls. Those that do are already aware that port IDs are not
necessarily contiguous.
Signed-off-by: Gaet
3 matches
Mail list logo