eal: set affinity for control threads
[dpdk.git] / lib / librte_eal / common / eal_common_bus.c
2017-10-26 Gaetan Rivetbus: include debug header
2017-10-25 Gaetan Rivetbus: skip useless iterations in find function
2017-10-11 Shreyansh Jainbus: ignore scan and probe failures
2017-10-06 Santosh Shuklabus: get IOMMU class
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-08 Gaetan Rivetbus: add helper to find a bus from a device name
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-07-08 Stephen Hemmingerbus: simplify finding starting point
2017-07-03 Jan Blunckbus: introduce device plug/unplug
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: require to implement device finding
2017-07-03 Jan Blunckbus: add iterator to find a bus
2017-04-14 Jan Blunckeal: probe new virtual bus after other bus devices
2017-01-19 Shreyansh Jainbus: add probing
2017-01-19 Shreyansh Jainbus: add scanning
2017-01-19 Shreyansh Jainbus: introduce bus abstraction