258845450d
This isn't possible to implement using the current public API of DPDK, and all of the in-tree users have been removed. Replace the implementation with a stub that always returns NULL and mark it deprecated so that any users have a release to update their code. Change-Id: I4bc71f0a9fd518923484e862333b0c5e86883980 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/405710 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>