[dpdk-dev] [PATCH] raw/ioat: fix missing device name in idxd bus scan

Bruce Richardson bruce.richardson at intel.com
Thu May 27 16:28:01 CEST 2021


On Thu, May 27, 2021 at 02:36:09PM +0100, Kevin Laatz wrote:
> The device name is not being initialized during the idxd bus scan which
> will cause segmentation faults when an appliation tries to access this
> information.
> 
> This patch adds the required initialization of the device name so that it
> can be read without issues.
> 
> Fixes: b7aaf417f936 ("raw/ioat: add bus driver for device scanning automatically")
> 
> Reported-by: Sunil Pai G <sunil.pai.g at intel.com>
> Signed-off-by: Kevin Laatz <kevin.laatz at intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list