Re: [dpdk-dev] [PATCH v5 0/6] power: fix make build for power apps

2021-01-29 Thread Thomas Monjalon
29/01/2021 11:21, David Hunt: > The guest channel message definitions and functions in guest_channel.h > are needed by applications and need to be made public. > > This worked pre-20.11, but now with all the meson/ninja changes, making > these apps externally no longer works. To fix, we need to mo

[dpdk-dev] [PATCH v5 0/6] power: fix make build for power apps

2021-01-29 Thread David Hunt
The guest channel message definitions and functions in guest_channel.h are needed by applications and need to be made public. This worked pre-20.11, but now with all the meson/ninja changes, making these apps externally no longer works. To fix, we need to move the header file with the API definiti