[dpdk-dev] [PATCH v5 09/17] crypto: get rid of crypto driver register callback

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Jun 22 15:44:23 CEST 2016


2016-06-22 09:27, Neil Horman:
> > +++ b/lib/librte_cryptodev/rte_cryptodev_version.map
> > -	rte_cryptodev_pmd_driver_register;
> NAK, you can't just remove exported symbols without going through the
> deprecation process.  Better still would be to only expose it for DPDK_16.04 and
> hide it in the next release

This function is not called by the application.
Thus there is no ABI break.


More information about the dev mailing list