c8337cb68a
the function pointer .get_iommu_class was not defined until v17.11 of dpdk so this function causes packaged versions of dpdk <17.11 to fail to compile with SPDK. Adding a couple preporocessor directives to avoid this problem. Change-Id: I70cf44877ddd712d42d117e6fa5f82494675d603 Signed-off-by: Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/424609 Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>