examples/bpf: remove duplicate mbuf definition
authorKonstantin Ananyev <konstantin.ananyev@intel.com>
Fri, 27 Sep 2019 13:50:54 +0000 (14:50 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 25 Oct 2019 17:33:31 +0000 (19:33 +0200)
commitb50bcefdcc087e3b945c05ddbe8f0dff399ff405
tree0cbbb20e89c2a894687d2fc3f92addd22c4af31d
parent3eb860b08eb794471b84a46d2c7f147957e66c04
examples/bpf: remove duplicate mbuf definition

Get rid of duplicate definitions for rte_mbuf and related macros.
Include rte_mbuf_core.h instead.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Michel Machado <michel@digirati.com.br>
examples/bpf/mbuf.h [deleted file]
examples/bpf/t2.c
examples/bpf/t3.c