numam-dpdk/drivers/bus
Shreyansh Jain 1eb3ba846c bus/fslmc: add devices in sorted order
Before this patch, the devices discovered from VFIO layer were
being added in the device list in the order received from directory
scan. This causes an issue in case devices are reordered.

This patch makes all the devices inserted in the device list in
sorted order according to their name.

Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
2017-10-06 03:26:58 +02:00
..
dpaa bus/dpaa: add DPAA PMD logging macros 2017-10-06 02:49:50 +02:00
fslmc bus/fslmc: add devices in sorted order 2017-10-06 03:26:58 +02:00
Makefile bus/dpaa: introduce NXP DPAA bus driver skeleton 2017-10-06 02:49:49 +02:00