numam-dpdk/drivers/vdpa/ifc
Taekyung Kim 903ec2b1b4 vdpa/ifc: handle data path update failure
Stop and return the error code when update_datapath fails.
update_datapath prepares resources for the vdpa device.
The driver should not perform any further actions
if update_datapath returns an error.

Fixes: a3f8150eac ("net/ifcvf: add ifcvf vDPA driver")
Cc: stable@dpdk.org

Signed-off-by: Taekyung Kim <kim.tae.kyung@navercorp.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Andy Pei <andy.pei@intel.com>
2022-11-10 07:23:29 +01:00
..
base vdpa/ifc/base: wait for disabling before saving queue state 2022-11-10 07:11:54 +01:00
ifcvf_vdpa.c vdpa/ifc: handle data path update failure 2022-11-10 07:23:29 +01:00
meson.build build: remove custom dependency checks in drivers 2022-01-21 15:40:58 +01:00