Page 1 of 1

problem with rtl8139 driver (lost packets or interrupt lag)

Posted: Sun Jul 31, 2011 1:22 pm
by ehenkes
I have a problem with my rtl8139 driver (with pcnet everything runs smoothly). Beginning from the second tcp connection (the 1st runs fast) we lose incoming packets. There seems to be a lag (3rd retransmission pushes the packet). Can anybody find the error:
http://pastebin.com/Msqhxs6Y rtl8139.c

Re: problem with rtl8139 driver (lost packets or interrupt l

Posted: Tue Aug 02, 2011 10:42 am
by ehenkes
I found the solution. Thx, can be closed.

Re: problem with rtl8139 driver (lost packets or interrupt l

Posted: Fri Aug 05, 2011 9:48 am
by 01000101
ehenkes wrote:I found the solution. Thx, can be closed.
Could you elaborate for future reference?