Re: [PATCH net v2] net: drop bad gso csum_start and offset in virtio_net_hdr
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2024-09-09 15:21:36
Also in:
stable
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2024-09-09 15:21:36
Also in:
stable
Mark Brown wrote:
On Mon, Sep 09, 2024 at 11:45:27AM +0200, Szabolcs Nagy wrote:quoted
fvp is closed source but has freely available binaries for x86_64 glibc based linux systems (behind registration and license agreements) so in principle the issue can be reproduced outside of arm but using fvp is not obvious.quoted
hopefully somebody at arm can pick it up or at least report this thread to the fvp team internally.FWIW there's a tool called shrinkwrap which makes it quite a lot easier to get going: https://gitlab.arm.com/tooling/shrinkwrap though since the models are very flexibile valid configurations that people see issues with aren't always covered by shrinkwrap.
Thanks both. From what I gather this affects any device passing packets with GRO, so should not be limited to fvp even.