Re: [dpdk-dev] [PATCH v4 05/10] net/ifc: store only registered device instance

2018-12-16 Thread Maxime Coquelin
On 12/14/18 10:16 PM, Xiao Wang wrote: If driver fails to register ifc VF device into vhost lib, then this device should not be stored. Fixes: a3f8150eac6d ("net/ifcvf: add ifcvf vDPA driver") cc: sta...@dpdk.org Signed-off-by: Xiao Wang --- drivers/net/ifc/ifcvf_vdpa.c | 8 1 f

[dpdk-dev] [PATCH v4 05/10] net/ifc: store only registered device instance

2018-12-14 Thread Xiao Wang
If driver fails to register ifc VF device into vhost lib, then this device should not be stored. Fixes: a3f8150eac6d ("net/ifcvf: add ifcvf vDPA driver") cc: sta...@dpdk.org Signed-off-by: Xiao Wang --- drivers/net/ifc/ifcvf_vdpa.c | 8 1 file changed, 4 insertions(+), 4 deletions(-)