Matthieu Baerts

Results 493 comments of Matthieu Baerts

Hi @geliangtang, I took a bit of time to look at this ticket, and I **think** there is no issue here because both the BPF tests and the "[io-thread](https://lore.kernel.org/all/[email protected]/T/#u)" are...

@geliangtang : how do you see the next steps for this? I guess it is important to do something to avoid errors on the CI side. I think it is...

Hi @mhartmay, Interesting feature. What is your motivation to add it in `virtme-ng`? In my view, `virtme-ng` is a dev tool for the Linux kernel. I don't think the objective...

Personally, I still have scripts not using `vng`, but directly using `virtme-run` and `virtme-configkernel` instead. They were created before `virtme-ng`, and `vng` has never been needed for them (the build...

Hello, Interesting use-case! > It would be great if there was an option to enable the `--sandbox` or `--uid-map` flags for the `virtiofsd` invocation. Maybe there is a way to...

> mkosi also allows booting the image and they check if the invoking uid+gid equals the uid+gid of the root of the filesystem and depending on that invoke unshare the...

Hello, It is usually not a good idea to use `--rw` (except if another root directory is used, e.g. from a container or with `--root`), hence the warning in the...

@jremus thank you for having checked that. Just to be sure, does `cp /tmp/perf.data $HOME/temp/` work fine? (so OK to write in this `rwdir` mount?)

> Could it be that the issue is somehow caused by the `--rwdir=$HOME/temp` directory (e.g. `/home/jremus/temp`) being owned by the current user (e.g. jremus) while it is then accessed as...

It looks like we just got it a second time (after 64 other attempts without issues): ``` # INFO: disconnect # 63 ns1 MPTCP -> ns1 (10.0.1.1:20001 ) MPTCP copyfd_io_poll:...