vdev: add virtual device arguments helper function
[dpdk.git] / lib / librte_eal / common / include / rte_vdev.h
2017-04-14 Jan Blunckvdev: add virtual device arguments helper function
2017-04-14 Jan Blunckvdev: add virtual device name helper function
2017-04-14 Jan Blunckvdev: add virtual device struct
2016-10-25 Jan Blunckeal: add driver name alias
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-06 Shreyansh Jainvdev: rename init/uninit ops to probe/remove
2016-10-03 Jan Viktorindrivers: use vdev registration
2016-10-03 Jan Viktorineal: extract vdev infra
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
2014-05-20 Neil Hormaneal: add PMD_REGISTER_DRIVER macro
2014-04-11 Olivier Matzvdev: new registration API