lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #39683] Assertion "seg->tcphdr not aligned" failed wit


From: Sylvain Rochet
Subject: [lwip-devel] [bug #39683] Assertion "seg->tcphdr not aligned" failed with MEM_ALIGNMENT = 8
Date: Fri, 08 May 2015 17:33:20 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.6.0

Follow-up Comment #5, bug #39683 (project lwip):

It also breaks things for MEM_ALIGNMENT==1, MEM_ALIGNMENT is historically set
to 1 in unix port minimal example by default.

Most x86_64 CPUs are able to do unaligned access without any cost penalty so
that's actually a fine default for unix ports.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?39683>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]