-
Add the [`RabbitMQ` applications](https://www.rabbitmq.com/) as a dynamic build, from the application source files.
Test it using [`app-elfloader`](https://github.com/unikraft/run-app-elfloader).
If…
-
**Describe the bug**
Unable to update kraft caches
**To Reproduce**
I ran the command `kraft -v up -p kvm -m x86_64 -t helloworld helloworld`
**Expected behavior**
I expected the helloworld a…
-
Add the [`vault` applications](https://www.vaultproject.io/) as a dynamic build, from the application source files.
Test it using [`app-elfloader`](https://github.com/unikraft/run-app-elfloader).
If…
-
Hi, I'm new to Unikraft and I was able to get app-helloworld to run on the linux platform. Now I was trying to do the same with app-httpreply on linux. Because there was no Makefile, I used the one fr…
-
When I run the following command:
`./run.sh -d -r ../dynamic-apps/lang/c/helloworld/ helloworld`
I get this output:
```
SeaBIOS (version Arch Linux 1.16.2-2-2)
Booting from ROM..[ 0.000000]…
-
# C/C++
+ [ ] https://github.com/gem5/gem5
+ [ ] https://github.com/daos-stack/daos
+ [ ] https://github.com/ray-project/ray
+ [ ] https://github.com/FFmpeg/FFmpeg
+ [ ] https://github.com/google…
-
### Describe the bug
When repeatedly calling `uk_netdev_rx_burst`, with short delays(1000ns) between calls, the pps is lower than compared to longer delays(30000ns). Although `__spin_wait` was used…
CajuM updated
2 years ago
-
### Describe the bug
After a few connections (sometimes 100 sometimes 2000) accepting new connections hangs. The Unikraft instance still responds to ping requests, so it's still running and handlin…
-
### Describe the bug
Segmentation fault on linuxu when using "clone" systemcall in Janus 0.11.0 and staging when applying https://github.com/unikraft/unikraft/pull/771.
### Steps to reproduce
…
-
Hi,
Do you have the plan to support the Nabla on aarch64 platform?
Regards,
Haibo