[dpdk-dev] [PATCH] examples/vm_power: fix build
Bruce Richardson
bruce.richardson at intel.com
Tue Oct 22 15:13:02 CEST 2019
On Mon, Oct 14, 2019 at 11:03:50AM +0100, Ferruh Yigit wrote:
> Fixes: 70febdcfd60f ("examples: check status of getting MAC address")
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> ---
> Cc: Igor Romanov <igor.romanov at oktetlabs.ru>
> Cc: Andrew Rybchenko <arybchenko at solarflare.com>
> ---
> examples/vm_power_manager/guest_cli/vm_power_cli_guest.c | 8 +++++---
> 1 file changed, 5 insertions(+), 3 deletions(-)
>
The guest_cli part of the example app was not being built by the meson
builds. I'm now reworking series [1] to include it (a one-line addition is
really all that's needed). When added I see these build errors and this
patch fixes them.
Tested-by: Bruce Richardson <bruce.richardson at intel.com>
Acked-by: Bruce Richardson <bruce.richardson at intel.com>
[1] http://patches.dpdk.org/project/dpdk/list/?series=6864
More information about the dev
mailing list