On Thursday 10 November 2016 04:21 PM, Stephen Hemminger wrote: > I also think drv_flags should part of device not PCI. Most of the flags > there like link state support are generic. If it isn't changed for this > release will probably have to break ABI to fully support VMBUS >
I didn't get your point. Currently drv_flags is in rte_pci_driver. You intend to say that it should be moved to rte_device? And, all the changes being discussed here are for 17.02. - Shreyansh