summary refs log tree commit diff stats
path: root/results/classifier/zero-shot-user-mode/instruction/1857811
blob: a03be16d92fb0ae957efe2fc40160383b7a7ce8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
instruction: 0.656
syscall: 0.182
runtime: 0.163



qemu user static binary seems to lack support for network namespace.

Whenever I execute emerge in gentoo linux in qemu-aarch64 chroot, I see the following error message.

Unable to configure loopback interface: Operation not supported

If I disable emerge's network-sandbox which utilizes network namespace, the error disappears.