Bruce Richardson
365f618238
kni: fix missing header dependencies
The file rte_kni.h depends upon a number of other headers, some of which are missing from the #include lines. The following #includes are added: * rte_memory.h - for the definition of phys_addr_t * rte_mempool.h - for the definition of mempool struct and the mempool create function. Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Marc Sune <marc.sune@bisdn.de>
Description
No description provided
Languages
C
99.1%
Meson
0.5%
Python
0.2%
Shell
0.1%