Re: [GIT PULL] Networking for v6.13-rc7
From: Andrea Righi
Date: Fri Jan 24 2025 - 13:07:27 EST
On Thu, Jan 23, 2025 at 06:11:16PM +0100, Matthieu Baerts wrote:
...
> Please note that on our side with MPTCP, I can only reproduce this issue
> locally, but not from our CI on GitHub Actions. The main difference is
> the kernel (6.8 on the CI, 6.12 here) and the fact our CI is launching
> virtme-ng from a VM. The rest should be the same.
>
> > (after hacking vng to allow x86_64 as non-host architecture).
Ah right, we still don't support `--arch x86_64|amd64`, it's definitely
something we should add.
>
> Do not hesitate to report this issue + hack on vng's bug tracker :)
>
> https://github.com/arighi/virtme-ng/issues/new
Yep, as pointed by Matt, feel free to post your hack there, otherwise I'll
take a look at this.
Thanks,
-Andrea