linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* candump app will lost rx packets while it prints the received data frames
@ 2013-08-28  9:17 xuewentian
  2013-08-28 10:28 ` Marc Kleine-Budde
  0 siblings, 1 reply; 2+ messages in thread
From: xuewentian @ 2013-08-28  9:17 UTC (permalink / raw)
  To: linux-can

Hi all,

  I wonder that when the can select/poll bug can be fixed ? What reason 
has it not been fixed yet? Thanks a lot.

 and now I encounter another problem, I use a sufficient delay for cansend 
on the first borad, and anther board using candump to
receive the data frame.

board 1:
cansend can0  -l 500 -i 0x123 0x11 0x22 0x33 0x44 0x55 0x66 0x77 
0x88   //cansend I have added the delay,and no any write failaure report

board 2:
candump can0    // on the serial terminal, I have only received about 434
                // data frames which are printed on the serial
                // terminal,and no any read error information

and use "ifconfig can0" on the two boards, I found that board 1 has 
increased 500 "TX packets",and board 2 has also increased 500 "RX 
packets", but candump app seemed that lost some packets. what reason is 
it??

Thanks a lot.


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

end of thread, other threads:[~2013-08-28 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-28  9:17 candump app will lost rx packets while it prints the received data frames xuewentian
2013-08-28 10:28 ` 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;
as well as URLs for NNTP newsgroup(s).