01/11/2018 13:10, Fan Zhang: > The recent change to rte_pci_read_config() caused virtio-crypto > device initialization always failed as it has a > RTE_KDRV_UIO_GENERIC driver type. This patch fixes the problem. > > Fixes: 630deed612ca ("bus/pci: compare kernel driver instead of interrupt > handler") > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com>
Applied with same change in rte_pci_write_config, and reworded logs, thanks.