[PATCH] networking: Increase _SYS_MBUF_LEGACY_MSIZE to 256 to match FreeBSD

Hesham Almatary heshamelmatary at gmail.com
Fri May 8 04:49:47 UTC 2020


On Fri, 8 May 2020 at 05:42, Sebastian Huber
<sebastian.huber at embedded-brains.de> wrote:
>
> On 07/05/2020 22:12, heshamelmatary at gmail.com wrote:
>
> > From: Hesham Almatary<Hesham.Almatary at cl.cam.ac.uk>
> >
> > This commit fixes some run-time errors on 64-bit architectures (e.g., riscv64)
> > in which the tcp header size would overflow 128 bytes.
>
> I think it is a waste of time to use the old network stack with 64-bit
> architectures. I guess there are a lot more problems in it.
>
I agree. I am using libbsd instead, but that was a quick fix for one
more sample app to succeed.

-- 
Hesham


More information about the devel mailing list