Commit Graph

2 Commits

Author SHA1 Message Date
Jesper D. Brouer
904c820e7e traffic-pacing-edt: Propagate define that enables BTF maps
Two errors:
- Wrong define in config.mk
- Use BPF_CFLAGS to reach llvm compile cflags

Signed-off-by: Jesper D. Brouer <netoptimizer@brouer.com>
2020-12-22 19:16:10 +01:00
Jesper D. Brouer
048c960756 iproute2 tc util have recently gotten libbpf support
Implement configure script that detect support, and Makefile
defines that propagate to BPF-C file, making it possible to
use and compile with BTF type maps.

Signed-off-by: Jesper D. Brouer <netoptimizer@brouer.com>
2020-12-01 14:28:45 +01:00