All of lore.kernel.org
 help / color / mirror / Atom feed
* can: m_can: tcan4x5x m_can_isr do not handle tx if rx fails
@ 2022-02-22 11:14 Michael Anochin
  2022-02-22 13:20 ` Marc Kleine-Budde
  0 siblings, 1 reply; 19+ messages in thread
From: Michael Anochin @ 2022-02-22 11:14 UTC (permalink / raw)
  To: linux-can

In the context of the ENOBUFS problem by using can interfaces under 
higher load:

In m_can_isr handler, if rx fails (m_can_rx_peripheral), then no 
netif_wake_queue(dev) will be called. Can this lead to ENOBUFS?


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2022-02-23  8:55 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-22 11:14 can: m_can: tcan4x5x m_can_isr do not handle tx if rx fails Michael Anochin
2022-02-22 13:20 ` Marc Kleine-Budde
     [not found]   ` <c2651e9c-d3e7-815a-6e18-8ddffc04d3d7@photo-meter.com>
2022-02-22 13:44     ` Marc Kleine-Budde
     [not found]       ` <e3504807-06fc-b6d9-3fb1-bf8d94e2b444@photo-meter.com>
2022-02-22 14:45         ` Marc Kleine-Budde
2022-02-22 14:54           ` Michael Anochin
2022-02-22 15:06             ` Marc Kleine-Budde
2022-02-22 15:40               ` Michael Anochin
2022-02-22 15:43                 ` Marc Kleine-Budde
2022-02-22 15:48                   ` Michael Anochin
2022-02-22 15:51                     ` Marc Kleine-Budde
2022-02-22 16:02                       ` Michael Anochin
2022-02-22 16:09                         ` Marc Kleine-Budde
2022-02-22 16:41                           ` Michael Anochin
2022-02-22 20:10                             ` Marc Kleine-Budde
2022-02-23  8:55                               ` Michael Anochin
2022-02-22 16:58                           ` Michael Anochin
2022-02-22 16:20                       ` Michael Anochin
2022-02-22 15:11           ` Michael Anochin
2022-02-22 15:32             ` Marc Kleine-Budde

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.