> -----Original Message----- > From: Wang, Xiao W <[email protected]> > Sent: Tuesday, March 9, 2021 4:43 PM > To: Xia, Chenbo <[email protected]> > Cc: [email protected]; Wang, Xiao W <[email protected]>; [email protected] > Subject: [PATCH] vdpa/ifc: check return value for PCI config read > > The return value of rte_pci_read_config should be checked. > > Coverity issue: 302860 > Fixes: a3f8150eac6d ("net/ifcvf: add ifcvf vDPA driver") > Cc: [email protected] > > Signed-off-by: Xiao Wang <[email protected]> > -- > 2.15.1
Applied to next-virtio/main, Thanks!

