Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1614864
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout |
| Date | 2017-04-03 04:50 +0200 |
| Message-ID | <ts0e5-Sj-1@gated-at.bofh.it> (permalink) |
| References | <tresO-2Rp-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Grygorii Strashko <grygorii.strashko@ti.com> Date: Fri, 31 Mar 2017 18:41:23 -0500 > In case, if TX watchdog is fired some or all netdev TX queues will be > stopped and as part of recovery it is required not only to drain and > reinitailize CPSW TX channeles, but also wake up stoppted TX queues what > doesn't happen now and netdevice will stop transmiting data until > reopenned. > > Hence, add netif_tx_wake_all_queues() call in .ndo_tx_timeout() to complete > recovery and restore TX path. > > Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Applied, thank you.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout Grygorii Strashko <grygorii.strashko@ti.com> - 2017-04-01 01:50 +0200 Re: [PATCH] net: ethernet: ti: cpsw: wake tx queues on ndo_tx_timeout David Miller <davem@davemloft.net> - 2017-04-03 04:50 +0200
csiph-web