-
Hi,
i was testing sxc_lavd lately (after https://github.com/sched-ext/scx/issues/234 was fixed) against a linux-6.9-rcx kernel:
In Starcraft 2 and Diablo 3 i get roughly 20 percent less fps comp…
-
Both probes: kprobe/security_socket_bind and kprobe/security_socket_accept, have the following snippet:
```C
else if (sa_fam == AF_UNIX) {
if (addr_len sa_family);
bpf_probe_read(&so…
-
In the utility CMake module [tools/cmake/FindBpfObject.cmake](tools/cmake/FindBpfObject.cmake), the step to compile BPF C source files to BPF object files is done by triggering clang with a custom com…
-
Hi folks, I have a Netronome and I am trying to load an eBPF program with maps in offload mode. However, I am getting the following error:
**Command:**
sudo ip link set dev ens6np0 xdpoffload obj …
-
While looking for example for libbpf-rs `0.24`, I noticed the Rust examples use quite old libbpf-rs versions. The `libbpf-rs` API has changed quite a bit in recent versions. It would be good to have e…
-
#1193 added support for new instructions. We need to extend `COREFixup.Apply` to recognise the new load / store modes.
```[tasklist]
### Tasks
- [ ] Check what libbpf does. Did the upstream pat…
-
### Describe the bug
xdp-tools 1.2.9 fails to compile when the compile host does not have a `/usr/include/asm` directory.
An example of such a system could be Debian without the `gcc-multilib` pac…
-
i tried installing polycube for ubuntu 22,04 following the installation guide, the /scripts/install.sh throws error, as it tries to install dependencies for ubuntu 18.0 so, manually i tried installing…
-
Hello! Thanks for creating and open-sourcing it.
I have managed to compiled below on my system which is
```
➜ below git:(main) ✗ uname -r
5.8.0-63-generic
➜ below git:(main) ✗ lsb_release -a
…
-
Just a heads-up, since someone else might run into this:
```
=== [0x.tools] xcapture-bpf 2.0.3 BETA by Tanel Poder. Fedora Linux 40 6.10.6 x86_64
=== Loading BPF...
In file included from /virtu…