[dpdk-dev] [PATCH v3 0/2] few bpf library fixes
Konstantin Ananyev
konstantin.ananyev at intel.com
Wed Nov 3 12:17:45 CET 2021
v3:
- add meson warnings if dependencies are missing (Stephen)
- more descriptive error message (Stephen)
v2:
- add fix for doxygen comments
Konstantin Ananyev (2):
bpf: fix doxygen comments
bpf: fix convert API can be undefined
app/dumpcap/main.c | 3 ++-
lib/bpf/bpf_load.c | 18 ------------------
lib/bpf/bpf_stub.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
lib/bpf/meson.build | 5 +++++
lib/bpf/rte_bpf.h | 7 +------
5 files changed, 53 insertions(+), 25 deletions(-)
create mode 100644 lib/bpf/bpf_stub.c
--
2.25.1
More information about the dev
mailing list