lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #50914] TCP server don't update the ack num


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #50914] TCP server don't update the ack num
Date: Thu, 11 May 2017 15:03:56 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36

Follow-up Comment #15, bug #50914 (project lwip):

> I believe checksum-on-copy is off by default

Oh, right. That's bad.

Well, it's probably good that way if we still have a bug there, but it's bad
since it should be much faster - at least for the case where we copy data
using memcpy and have a slow access to it when loading it into the CPU again
for calculating the checksum.

For checksum-offload setups, the speed change should not be that important.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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