-
Hi all, I was playing with `aya` library and I faced an error.
**Context**
In [Falco](https://github.com/falcosecurity/falco) we create an `BPF_MAP_TYPE_ARRAY_OF_MAPS` of `BPF_MAP_TYPE_RINGBUF`…
-
hi, i am learning the projects. But i have some problems when running the code.
➜ xdp-handler git:(master) sudo ./fast ens1f1np1
progname: fastPaxos
progname: HandlePrepare
progname: HandlePre…
-
Hi,this is my host info:
`Linux ubuntu 6.2.0-36-generic #37~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 9 15:34:04 UTC 2 x86_64 x86_64 x86_64 GNU/Linux`
build successful!
but, when i run xdpfm,…
-
We should add `*_sorted` variants similar to what we have for the address normalization APIs
https://github.com/libbpf/blazesym/blob/21498b6667d13a8784488ece8e57a5ab66717c3c/src/normalize/normalizer.…
-
like #81
-
I try build minimal by xmake.
I git clone the last source code
THen I delete other target except minimal in xmake.lua and run
```
xmake f --require-bpftool=y
xmake
```
My system is Linux lin 5…
-
Right now, there are no tests beyond ensuring that `libbpf_set_print` can be called. This ensures that something hasn't gone horribly wrong, but it doesn't do much to prevent API breakage.
In libbp…
-
### Describe the bug
Hello.
Could not build image with some custom packages. It seems to be misconfiguration of kernel or image size.
Error:
```
........
FIT description: ARM64 OpenWrt FIT (Fl…
-
**Please provide an in-depth description of the question you have**:
I tried to build kmesh locally, but met some errors:
```console
$ make build
./kmesh_compile.sh
latest: Pulling from kme…
-
Hi,
There is no binaries in release packages as far as I checked. (e.g. https://github.com/xdp-project/xdp-tools/releases/download/v1.4.2/xdp-tools-1.4.2.tar.gz)
Do we have to build by ourselves i…