> > Signed-off-by: Keith Wiles <keith.wiles at intel.com>
>
> Acked-by: John McNamara <john.mcnamara at intel.com>
Some checks with rte_eth_dev_is_valid_port() were missed when merging
hotplug and callbacks features.
Fixes: c282abd2a6cd ("ethdev: remove assumption that port will not be detached")
Applied, thanks