Linux CAN drivers development
 help / color / mirror / Atom feed
* xlinix_can: bug when sending two RTR frames
@ 2023-02-07 20:45 Oliver Hartkopp
  2023-02-07 21:04 ` Marc Kleine-Budde
  2023-02-09 17:53 ` Oliver Hartkopp
  0 siblings, 2 replies; 8+ messages in thread
From: Oliver Hartkopp @ 2023-02-07 20:45 UTC (permalink / raw)
  To: Appana Durga Kedareswara rao, Naga Sureshkumar Relli, linux-can
  Cc: Marc Kleine-Budde, hsweeten

Hi xilinx_can maintainers,

Hartley Sweeten reported a bug when sending RTR frames with the 
xilinx_can driver here:

https://github.com/linux-can/can-utils/issues/405#

The problem: When sending a single RTR frame (e.g. with 'cansend can0 
001#R') nothing happens.

Only after sending a *second* RTR frame with 'cansend can0 001#R' the 
two (pending) RTR-frames are sent directly after each other.

This faulty behavior of RTR frame sending is independent of the time gap 
between the two cansend attempts.

Best regards,
Oliver

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

end of thread, other threads:[~2023-02-21 10:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-07 20:45 xlinix_can: bug when sending two RTR frames Oliver Hartkopp
2023-02-07 21:04 ` Marc Kleine-Budde
2023-02-09 17:53 ` Oliver Hartkopp
2023-02-16 11:18   ` Michal Simek
2023-02-16 15:34     ` Hartley Sweeten
2023-02-16 17:09       ` Oliver Hartkopp
2023-02-17 15:52         ` Hartley Sweeten
2023-02-21 10:53           ` Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox