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

2021-01-20 Thread Burakov, Anatoly
On 20-Jan-21 3:29 PM, David Hunt wrote: On 20/1/2021 3:18 PM, Burakov, Anatoly wrote: On 20-Jan-21 3:08 PM, Bruce Richardson wrote: On Wed, Jan 20, 2021 at 02:28:59PM +, Burakov, Anatoly wrote: On 20-Jan-21 1:55 PM, David Hunt wrote: From: Bruce Richardson Adjust meson.build so that 'n

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

2021-01-20 Thread David Hunt
On 20/1/2021 3:18 PM, Burakov, Anatoly wrote: On 20-Jan-21 3:08 PM, Bruce Richardson wrote: On Wed, Jan 20, 2021 at 02:28:59PM +, Burakov, Anatoly wrote: On 20-Jan-21 1:55 PM, David Hunt wrote: From: Bruce Richardson Adjust meson.build so that 'ninja install' copies the new header file

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

2021-01-20 Thread Burakov, Anatoly
On 20-Jan-21 3:08 PM, Bruce Richardson wrote: On Wed, Jan 20, 2021 at 02:28:59PM +, Burakov, Anatoly wrote: On 20-Jan-21 1:55 PM, David Hunt wrote: From: Bruce Richardson Adjust meson.build so that 'ninja install' copies the new header file into the installation directory. Fixes: 210c383

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

2021-01-20 Thread Burakov, Anatoly
On 20-Jan-21 3:01 PM, David Hunt wrote: On 20/1/2021 2:28 PM, Burakov, Anatoly wrote: On 20-Jan-21 1:55 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 for

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

2021-01-20 Thread Bruce Richardson
On Wed, Jan 20, 2021 at 02:28:59PM +, Burakov, Anatoly wrote: > On 20-Jan-21 1:55 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 fo

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

2021-01-20 Thread David Hunt
On 20/1/2021 2:28 PM, Burakov, Anatoly wrote: On 20-Jan-21 1:55 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: cd0

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

2021-01-20 Thread Burakov, Anatoly
On 20-Jan-21 1:55 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 v3 5/6] power: add new header file to export list

2021-01-20 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: