-
**What happened**:
when I start kmesh in ads mode, try bookinfo examples, traffic-management,I don't get the expected result
and kmesh logs:
```
[root@localhost ~]# kubectl logs -f -n kmesh-sy…
-
**Is your feature request related to a problem? Please describe.**
Create folders with extracted cilium function which load on an interface. for each folder generate separate makefiles etc. as well.
…
-
As part of CI, we should test that we can load and attach all the supported programs. This requires doing two things:
- we need to create small test programs for all the supported types (using `ay…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
When doing requests connection is allowed but Envoy times out
After checking for similar iss…
-
Windows:
```
BPF_MAP_TYPE_LRU_HASH read,469,469
BPF_MAP_TYPE_LRU_HASH update,1572,1581
BPF_MAP_TYPE_LRU_HASH update/read,1197,363
BPF_MAP_TYPE_LRU_HASH replace,2146,2155
BPF_MAP_TYPE_LRU_PERCPU_…
-
The runqlat libbpf tool is broken on powerpc (ppc64le):
```
# ./runqlat
libbpf: load bpf program failed: ERROR: strerror_r(524)=22
libbpf: -- BEGIN DUMP LOG ---
libbpf:
processed 20 insns (l…
-
E.g. :
```objdump
716: 7a 0a f8 ff 00 00 00 00
...
720: 62 0a 8c ff 02 02 00 00
```
Where these instructions were defined in:
https://docs.kernel.org/bpf/instruction…
-
You don't need to do this manually as Inspektor Gadget framework will do this for you. Please check [Enumerations documentation](https://github.com/inspektor-gadget/inspektor-gadget/blob…
-
I have build libbpf-tool on dedian 10 (kernel 4.19.0-8-amd64), but when I run opensnoop, it shows:
libbpf: kernel doesn't support global data
libbpf: failed to load object 'opensnoop_bpf'
libbpf:…
-
Currently the CI/CD pass runs tests on Linux, not Windows