[dpdk-dev] [PATCH v1] examples/vm_power: fix no PCI option for guest cli

Thomas Monjalon thomas at monjalon.net
Tue Nov 12 08:29:16 CET 2019


30/10/2019 02:09, Yao, Lei A:
> From: Hunt, David <david.hunt at intel.com>
> > 
> > If there are no ports available to the guest cli application, it will exit when
> > setting up the default policy because it fails to set the mac address. This
> > should not be the case, as this example can be used for many other use
> > cases that do not need ports.
> > 
> > If ports not found, simply set nb_mac_to_monitor in the policy to zero and
> > continue.
> > 
> > Fixes: 70febdcfd60f ("examples: check status of getting MAC address")
> > Signed-off-by: David Hunt <david.hunt at intel.com>
> Acked-by: Lei Yao <lei.a.yao at intel.com>

Applied, thanks





More information about the dev mailing list