On Mon, Oct 26, 2020 at 06:20:52AM +0100, Thomas Monjalon wrote: > Since the kernel module is not part of EAL anymore, > there is no need to have the common KNI header file in EAL. > The file rte_kni_common.h is moved to librte_kni. > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > --- > kernel/linux/kni/meson.build | 2 +- > lib/librte_eal/linux/include/meson.build | 1 - > lib/librte_kni/meson.build | 2 +- > lib/{librte_eal/linux/include => librte_kni}/rte_kni_common.h | 0 > 4 files changed, 2 insertions(+), 3 deletions(-) > rename lib/{librte_eal/linux/include => librte_kni}/rte_kni_common.h (100%) > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [dpdk-dev] [PATCH 00/15] remove mbuf userdata Thomas Monjalon
- [dpdk-dev] [PATCH 01/15] examples: enclose DPDK incl... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 01/15] examples: enclose D... Andrew Rybchenko
- Re: [dpdk-dev] [PATCH 01/15] examples: enclose D... Bruce Richardson
- [dpdk-dev] [PATCH 02/15] kni: move header file from ... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 02/15] kni: move header fi... Andrew Rybchenko
- Re: [dpdk-dev] [PATCH 02/15] kni: move header fi... Bruce Richardson
- [dpdk-dev] [PATCH 03/15] mbuf: fix typo in dynamic f... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 03/15] mbuf: fix typo in d... Andrew Rybchenko
- [dpdk-dev] [PATCH 06/15] event/sw: switch test count... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 06/15] event/sw: switch te... Andrew Rybchenko
- [dpdk-dev] [PATCH 05/15] security: switch metadata t... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 05/15] security: switch me... David Marchand
- Re: [dpdk-dev] [PATCH 05/15] security: switc... Thomas Monjalon
- Re: [dpdk-dev] [PATCH 05/15] security: switc... Akhil Goyal
- Re: [dpdk-dev] [PATCH 05/15] security: switch me... Andrew Rybchenko
- Re: [dpdk-dev] [PATCH 05/15] security: switc... Thomas Monjalon