[dpdk-dev] [PATCH 1/2] usertools: fix adding devices of same class

Thomas Monjalon thomas at monjalon.net
Sun May 7 14:32:52 CEST 2017


04/05/2017 12:48, Jerin Jacob:
> From: Guduri Prathyusha <gprathyusha at caviumnetworks.com>
> 
> If multiple devices of same class are added to a device type,
> only devices that match first device listed in device type list are
> processed.
> 
> Fixing it in device_type_match() by returning false after iterating
> through all the devices listed in a device type list.
> 
> Fixes: 8ad08a287918 ("usertools: define DPDK PCI functional device")
> 
> Signed-off-by: Guduri Prathyusha <gprathyusha at caviumnetworks.com>

Series applied, thanks


More information about the dev mailing list