> Make rte_driver opaque for non internal users.
> This will make extending this object possible without breaking the ABI.
> 
> Introduce a new driver header and move rte_driver definition.
> Update drivers and library to use the internal header.
> 
> Some applications may have been dereferencing rte_driver objects, mark
> this object's accessors as stable.
> 
> Signed-off-by: David Marchand <david.march...@redhat.com>
> Acked-by: Bruce Richardson <bruce.richard...@intel.com>
> Acked-by: Jay Jayatheerthan <jay.jayatheert...@intel.com>
> Acked-by: Ajit Khaparde <ajit.khapa...@broadcom.com>
Acked-by: Akhil Goyal <gak...@marvell.com>

Reply via email to