On Thu, Jul 28, 2022 at 05:26:40PM +0200, David Marchand wrote: > Make rte_device opaque for non internal users. > This will make extending this object possible without breaking the ABI. > > Some applications may have been dereferencing rte_device 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>