I was wondering about getting some details on patch 33 to the 1.10 mvl kernel, ti_davinci_mv_1_0_emac_tcp_retransmit_fix_033.
It mentions a "ping from evm fails with no buffer space available error." I was wondering if this was an intermittent error or a constant error.
If it is intermittent, what scenarios would the error come into play?
Also, I'm looking for some elaboration on the second description "when tcp is used with "connect" and the ack was not received, retransmission was only happening once"
What is the "connect" part of the statement?
It looks like in the path, the TX_INTERRUPT is getting enabled, where it was before disabled and many of the default configuration defines we removed. I would be interested in understanding how this change solves this behaivor.
We have a custom board that is experiencing some issues that I feel may be related to not having this patch applied, but I would like to get some more information to verify my hunch.
Thanks.