On 5/11/2018 10:51 AM, Ananyev, Konstantin wrote: > > >> -----Original Message----- >> From: Zhang, Qi Z >> Sent: Friday, May 11, 2018 10:24 AM >> To: Ananyev, Konstantin <[email protected]>; Wu, Yanglong >> <[email protected]>; [email protected] >> Cc: Lu, Wenzhuo <[email protected]>; Wu, Yanglong <[email protected]> >> Subject: RE: [dpdk-dev] [PATCH] ethdev: fix checking Rx/Tx queue status >> >> >> >>> -----Original Message----- >>> From: Ananyev, Konstantin >>> Sent: Friday, May 11, 2018 4:39 PM >>> To: Wu, Yanglong <[email protected]>; [email protected] >>> Cc: Zhang, Qi Z <[email protected]>; Lu, Wenzhuo >>> <[email protected]>; Wu, Yanglong <[email protected]> >>> Subject: RE: [dpdk-dev] [PATCH] ethdev: fix checking Rx/Tx queue status >>> >>> >>> >>>> -----Original Message----- >>>> From: dev [mailto:[email protected]] On Behalf Of Yanglong Wu >>>> Sent: Friday, May 11, 2018 9:22 AM >>>> To: [email protected] >>>> Cc: Zhang, Qi Z <[email protected]>; Lu, Wenzhuo >>>> <[email protected]>; Wu, Yanglong <[email protected]> >>>> Subject: [dpdk-dev] [PATCH] ethdev: fix checking Rx/Tx queue status >>>> >>>> Relax the check for queue setup, since some device may not update >>>> queue states during dev_stop. >>>> >>>> Fixes: cac923cfea47 ("ethdev: support runtime queue setup") >>>> Signed-off-by: Yanglong Wu <[email protected]>
> Acked-by: Konstantin Ananyev <[email protected]> Applied to dpdk-next-net/master, thanks.

