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

Reply via email to