24/04/2018 14:44, Qi Zhang: > From: Qi Zhang <[email protected]> > > It's not possible to setup a queue when the port is started > because of a check in ethdev layer. New capability flags are > added in order to relax this check for devices which support > queue setup in runtime. The functions rte_eth_[rx|tx]_queue_setup > will raise an error only if the port is started and runtime setup > of queue is not supported. > > Signed-off-by: Qi Zhang <[email protected]> > Acked-by: Konstantin Ananyev <[email protected]> > Acked-by: Ferruh Yigit <[email protected]>
Acked-by: Thomas Monjalon <[email protected]>

