27/09/2019 15:50, Konstantin Ananyev:
> Konstantin Ananyev (3):
> eal: move CACHE and IOVA related definitions
> mbuf: move mbuf definition into a separate file
> examples/bpf: remove duplicate mbuf definition
Applied, thanks
v1 -> v2
As per Michel comments included into rte_mbuf_core.h
Right now inclusion of rte_mbuf.h header can cause inclusion of
some arch/os specific headers.
That prevents it to be included directly by some
non-DPDK (but related) entities: KNI, BPF programs, etc.
To overcome that problem usually a
2 matches
Mail list logo