On 1/18/2018 6:00 AM, Thomas Monjalon wrote:
15/01/2018 11:48, Jeff Guo:
+enum rte_dev_event_subsystem {
+ RTE_DEV_EVENT_SUBSYSTEM_UIO,
+ RTE_DEV_EVENT_SUBSYSTEM_VFIO,
+ RTE_DEV_EVENT_SUBSYSTEM_PCI,
+ RTE_DEV_EVENT_SUBSYSTEM_MAX
+};
I still don't understand this classi
15/01/2018 11:48, Jeff Guo:
> +enum rte_dev_event_subsystem {
> + RTE_DEV_EVENT_SUBSYSTEM_UIO,
> + RTE_DEV_EVENT_SUBSYSTEM_VFIO,
> + RTE_DEV_EVENT_SUBSYSTEM_PCI,
> + RTE_DEV_EVENT_SUBSYSTEM_MAX
> +};
I still don't understand this classification, mixing PCI and VFIO
at the s
2 matches
Mail list logo