Versions: Linux kernel 6.12.47, PEAK proprietary Linux driver 9.2.0, PCAN-USB X6 FD firmware 3.5.1
With the proprietary driver (using SocketCAN
From what I can tell, the firmware already reports enough information for the driver to know a given received frame is a self-received echo, but this information isn't currently passed through to userspace in a way applications can act on.
It would be very useful for the application to reliably detect self-received/echo frames when using hardware loopback. Would it be possible to have the driver expose this to userspace, ideally via the standard MSG_CONFIRM mechanism, so it matches the existing software loopback behavior?
Best regards,
Lukas
