Re: [dpdk-dev] [PATCH v4 5/6] power: add new header file to export list

2021-01-22 Thread Burakov, Anatoly
On 21-Jan-21 5:22 PM, David Hunt wrote: From: Bruce Richardson Adjust meson.build so that 'ninja install' copies the new header file into the installation directory. Fixes: 210c383e247b ("power: packet format for vm power management") Fixes: cd0d5547e873 ("power: vm communication channels in g

[dpdk-dev] [PATCH v4 5/6] power: add new header file to export list

2021-01-21 Thread David Hunt
From: Bruce Richardson Adjust meson.build so that 'ninja install' copies the new header file into the installation directory. Fixes: 210c383e247b ("power: packet format for vm power management") Fixes: cd0d5547e873 ("power: vm communication channels in guest") Cc: sta...@dpdk.org Signed-off-by: