14/05/2018 12:38, Matan Azrad: > > Hi > > From: [email protected] > > The second parameter "name" in the function rte_eth_dev_detach has been > > already redefined as "char *name __rte_unused", "port_id" is printed instead > > of "name" in testpmd. > > > > Fixes: b65ecf199324 ("devargs: rename legacy API") > > Cc: [email protected] > > Really minor : Missing empty line here. > > > Signed-off-by: Zhiyong Yang <[email protected]> > Acked-by: Matan Azrad <[email protected]>
Title: app/testpmd: fix log after detach Applied, thanks

