numam-dpdk/drivers/bus/fslmc
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
..
mc bus/fslmc: update MC to 10.3.x 2017-10-06 01:26:00 +02:00
portal bus/fslmc: improve debug log messages 2017-10-06 03:26:44 +02:00
qbman bus/fslmc: clean the QBMAN support code 2017-10-06 03:24:16 +02:00
fslmc_bus.c bus/fslmc: add devices in sorted order 2017-10-06 03:26:58 +02:00
fslmc_logs.h update NXP copyright headers 2017-07-10 12:26:40 +02:00
fslmc_vfio.c bus/fslmc: enable link status interrupt 2017-10-06 03:24:17 +02:00
fslmc_vfio.h bus/fslmc: cleanup the dpaa2 interrupt support 2017-10-06 03:24:17 +02:00
Makefile bus/fslmc: cleanup the dpaa2 interrupt support 2017-10-06 03:24:17 +02:00
rte_bus_fslmc_version.map bus/fslmc: cleanup the dpaa2 interrupt support 2017-10-06 03:24:17 +02:00
rte_fslmc.h bus/fslmc: refactor scan and probe functions 2017-10-06 01:08:58 +02:00