Issues
- 8
Incomplete verifier log in 1.16
#1554 opened by weli-l - 5
`LoadPinned*` silently succeeds on objects of wrong type
#1566 opened by mtardy - 3
Run netkit test in separate network namespace
#1577 opened by ti-mo - 7
CI: store merged coverage as an artifact
#1256 opened by lmb - 2
- 2
- 0
panic when handling libbpf_tristate value
#1595 opened by xixiliguo - 2
loader: `__ksym` support for variables
#1354 opened by dylandreimerink - 4
Add support for cgroup unix socket address hooks
#1370 opened by slayerjain - 0
[RFC] Allow reading of constants (as opposed to ebpf.CollectionSpec.RewriteConstants) in order to synchronize #defines to the Go side.
#1562 opened by thediveo - 7
- 5
has to have BTF in order to use bpf_spin_lock
#1524 opened by Okabe-Rintarou-0 - 5
- 0
- 3
map Lookup allocates when key does not exist
#1516 opened by brycekahle - 1
DATA RACE: github.com/cilium/ebpf.(*MapSpec).createMap
#1517 opened by aanm - 1
flake: TestMapIteratorAllocations
#1449 opened by lmb - 3
- 3
deprecation of directive `//go:linkname`
#1471 opened by florianl - 3
- 2
CI: TestMapBatch/Hash is flaky (arm64?)
#1390 opened by lmb - 8
Add test suite for netkit devices
#1350 opened by ti-mo - 4
ci: arm64 tests fail
#1460 opened by lmb - 2
TestHaveProgramType/Extension fails on kernels >6.7
#1451 opened by lmb - 3
program: relocation of program targeting a module fails if CONFIG_DEBUG_INFO_BTF_MODULES is disabled
#1436 opened by orishuss - 1
- 0
Unusual `go` directive in `go.mod`
#1437 opened by mx-psi - 0
Support for CORE type matches relocation
#1360 opened by alban - 9
- 11
Allow changing line info data in btf.Line
#1413 opened by MarcusWichelmann - 1
With the program type raw_tracepoint, no data is generated.error: loading objects: field TraceSchedWakeup: program trace_sched_wakeup: load program: permission denied: 5: (61) r1 = *(u32 *)(r7 +2784): R7 invalid mem access 'inv' (5 line(s) omitted
#1415 opened by linliaoy - 0
load program: invalid argument: unknown func bpf_redirect_peer#155 (51 line(s) omitted)
#1414 opened by guozijing - 1
- 0
loader: handle missing kfunc gracefully
#1355 opened by dylandreimerink - 1
- 1
map: move semantics for under sized per-CPU slices out of common per CPU marshaling code
#1270 opened by lmb - 2
NewMapFromID() needs a warning in docstring
#1365 opened by notrobpike - 2
Can't load CO-RE eBPF code that accesses enum values
#1348 opened by orishuss - 0
sysenc: dealing with `[]struct{ ... }` forces allocations
#1255 opened by lmb - 0
- 1
map: revisit batch per-CPU API
#1271 opened by lmb - 1
May I ask how to set the cache size of ebpf map perf?
#1326 opened by xlango - 2
MapFiles are not cleaned properly
#1309 opened by Atul-source - 4
bpf2go issues with s390x arch
#1307 opened by msherif1234 - 2
Missing support for iterating over per-CPU maps
#1291 opened by HouzuoGuo - 2
- 8
Add BatchLookup support for a pointer to a slice
#1290 opened by brycekahle - 7
After loading the ebpf program, the memory occupies 100MB and has not been released
#1262 opened by xlango - 0
CI: automatically build kernels
#1258 opened by lmb - 0
migrate tests to github.com/go-quicktest/qt
#1251 opened by lmb