Re: [PATCH v4] vdpa/ifc: Match default subsystem IDs for modern virtio-blk devices

2023-02-03 Thread Maxime Coquelin
On 12/15/22 04:48, Abhishek Maheshwari wrote: Amending the match table for vdpa/ifcvf driver to work with virtio-blk devices that have default subsystem IDs. Cc: sta...@dpdk.org Signed-off-by: Abhishek Maheshwari --- v3: * Removing match with ANY_IDs * Adding support for only default subsy

Re: [PATCH v4] vdpa/ifc: Match default subsystem IDs for modern virtio-blk devices

2023-01-19 Thread Maxime Coquelin
Hi Abhishek, On 12/15/22 04:48, Abhishek Maheshwari wrote: Amending the match table for vdpa/ifcvf driver to work with virtio-blk devices that have default subsystem IDs. Cc: sta...@dpdk.org Is that really a fix? If so, you need to add the Fixes tag so that LTS maintainers know on which LTS i

RE: [PATCH v4] vdpa/ifc: Match default subsystem IDs for modern virtio-blk devices

2022-12-15 Thread Pei, Andy
vdpa/ifc: Match default subsystem IDs for modern virtio- > blk devices > > Amending the match table for vdpa/ifcvf driver to work with virtio-blk > devices that have default subsystem IDs. > > Cc: sta...@dpdk.org > > Signed-off-by: Abhishek Maheshwari > > --- &g

[PATCH v4] vdpa/ifc: Match default subsystem IDs for modern virtio-blk devices

2022-12-14 Thread Abhishek Maheshwari
Amending the match table for vdpa/ifcvf driver to work with virtio-blk devices that have default subsystem IDs. Cc: sta...@dpdk.org Signed-off-by: Abhishek Maheshwari --- v3: * Removing match with ANY_IDs * Adding support for only default subsystem IDs v2: * commit message update --- drivers/