[dpdk-dev] [PATCH] bus/pci: fix missing case for virtio-crypto

Thomas Monjalon thomas at monjalon.net
Tue Nov 6 02:12:36 CET 2018


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.zhang at intel.com>

Applied with same change in rte_pci_write_config, and reworded logs, thanks.




More information about the dev mailing list