numam-dpdk/usertools
Guduri Prathyusha 6413d477a6 usertools: fix binding device match
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: 8ad08a2879 ("usertools: define DPDK PCI functional device")

Signed-off-by: Guduri Prathyusha <gprathyusha@caviumnetworks.com>
2017-05-07 14:32:05 +02:00
..
cpu_layout.py usertools: fix CPU layout with python 3 2017-05-02 00:17:40 +02:00
dpdk-devbind.py usertools: fix binding device match 2017-05-07 14:32:05 +02:00
dpdk-pmdinfo.py tools: move to usertools 2017-01-04 21:17:32 +01:00
dpdk-setup.sh tools: move to usertools 2017-01-04 21:17:32 +01:00