[dpdk-dev] [PATCH] app/testpmd: Fix not set need_reconfig flag when port id is RTE_PORT_ALL

Thomas Monjalon thomas.monjalon at 6wind.com
Sat Mar 21 00:26:31 CET 2015


> > When port id is RTE_PORT_ALL, port_id_is_invalid will also return zero.
> > So this function will only set ports[255] need_reconfig flag, other ports will be
> > skipped.
> > 
> > Signed-off-by: Marvin liu <yong.liu at intel.com>
> 
> Acked-by: Changchun Ouyang <changchun.ouyang at intel.com>

Fixes: edab33b1c01d ("app/testpmd: support port hotplug")

Applied, thanks


More information about the dev mailing list