tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Strange TCP problem with awge0
On 2 Jan, 2015, at 12:20 , Martin Husemann <martin%duskware.de@localhost> wrote:
> On Fri, Jan 02, 2015 at 12:17:44PM -0800, Dennis Ferguson wrote:
>> Is there something else strange about the CPU that is failing? Is
>> it big-endian byte order?
>
> It happens with both big and little endian.
Ah, I guess I should have asked, is the kernel which exhibits a
problem running big-endian or little-endian? The checksum function
which may be failing has both endian dependencies and a bunch of corner
cases related to the alignment of the packet data in memory. I was
wondering which branch of the endian #ifdefs needs to be stared at.
Dennis Ferguson
Home |
Main Index |
Thread Index |
Old Index