[dpdk-dev] [PATCH] Missing use of macro rte_eth_dev_is_valid_port()

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Mar 5 20:26:16 CET 2015


> > 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


More information about the dev mailing list