Re: [PATCH net] qede: Fix Tx timeout due to xmit_more

2016-08-18 Thread David Miller
From: Yuval Mintz Date: Tue, 16 Aug 2016 18:40:18 +0300 > Driver uses netif_tx_queue_stopped() to make sure the xmit_more > indication will be honored, but that only checks for DRV_XOFF. > > At the same time, it's possible that during transmission the DQL will > close

[PATCH net] qede: Fix Tx timeout due to xmit_more

2016-08-16 Thread Yuval Mintz
Driver uses netif_tx_queue_stopped() to make sure the xmit_more indication will be honored, but that only checks for DRV_XOFF. At the same time, it's possible that during transmission the DQL will close the transmission queue with STACK_XOFF indication. In re-configuration flows, when the