AltraMayor / AltraMayor/gatekeeper
Should Gatekeeper adopt libelf?
Open
enhancement
good first issue
question
- Dominant language
- C
- Stars
- 1.6k
- Forks
- 252
- PR merge metrics
- No merged PRs in 30d
Description
Can `libelf` simplify and make the code in file `cps/elf.c` more robust? DPDK already uses `libelf` when the compiling option `CONFIG_RTE_LIBRTE_BPF_ELF` is enabled; the option is found in file `dpdk/config/common_base`.
If `libelf` can simplify the code in file `cps/elf.c`, one has to rewrite it to use `libelf` in order to close this issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.