[dpdk-dev] [PATCH 2/2] dmadev: remove symbol versioning for inline helpers

Bruce Richardson bruce.richardson at intel.com
Wed Oct 20 11:40:17 CEST 2021


On Wed, Oct 20, 2021 at 08:59:44AM +0200, David Marchand wrote:
> Inline helpers have no global symbols in shared libraries.
> There is no reason to ask for versioning (plus this library would not
> build on Windows).
> 
> Fixes: 91e581e5c924 ("dmadev: add data plane API")
> Fixes: ea8cf0f8536d ("dmadev: add burst capacity API")
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>

Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list