> -----Original Message-----
> From: Wang, Xiao W
> Sent: Tuesday, July 16, 2019 7:31 PM
> To: Zhang, Qi Z <[email protected]>
> Cc: [email protected]; Wang, Xiao W <[email protected]>
> Subject: [PATCH] net/ifc: add devargs pointer check
>
> We need to check devargs pointer before dereference it, if no devargs
> specified
> then this driver just skips the device.
>
> Fixes: 40ef35f4a504 ("net/ifc: detect if VDPA mode is specified")
>
> Signed-off-by: Xiao Wang <[email protected]>
> ---
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel
Thanks
Qi