-
We tried to use aws-ebpf-sdk-go in a containerized environment can could not use it for few reasons
- Need support to consume SDK in compute where `/sys/kernel/bpf` is read-only file system
- Rem…
-
### Feature
- [ ] New architecture module
- [ ] Support for processor extension
- [x] Add more instruction details (elaborated below)
- [ ] Binding support for: `language`
- [x] Other (elaborat…
-
Define detailed approach to
1. Signing of the kernel eBPF program (i.e., byte code),
2. Signing of the eBPF programs package (i.e., an archive containing the built eBPF program and any associated…
-
### Describe the feature you'd like supported
Currently, eBPF program(s) from a native module can be loaded only once. This is because of a restriction that a driver can only be loaded once in the ke…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
A small project idea.
The DPDK or BMv2 back end have complex example programs such as [dash](https://github.com/sonic-net/DASH/tree/main/dash-pipeline) or the [PINS](https://github.com/sonic-net/so…
-
## What
Add a stateful L4 LoadBalancer implementation that can keep live connections
between Node or Pod restarts or when Node or Pod is added or removed.
Although we can combine Coil with a third-p…
-
In the document says that the feature of bpftime,"In this mode, bpftime can run eBPF programs in userspace without kernel, so it can be ported into low version of Linux "
"I would like to build b…
-
[BPFD](https://github.com/redhat-et/bpfd) is a system daemon for managing BPF programs. Using BPFD for Blixt would allow us to more easily and declaratively manage our eBPF programs (using Kubernetes …
-
Some eBPF programs have dependencies on kernel features and/or require a specific kernel version (i.e due to a dependency on a given version of vmlinux.h for example).
bpfman program load should al…