Re: [PATCH v3 4/5] vdpa/sfc: enable support for multi-queue

2022-07-28 Thread Andrew Rybchenko
On 7/14/22 16:48, abhimanyu.sa...@xilinx.com wrote: From: Abhimanyu Saini Increase the number to default RX/TX queue pairs to 8, and add MQ feature flag to vDPA protocol features. Signed-off-by: Abhimanyu Saini Acked-by: Andrew Rybchenko

[PATCH v3 4/5] vdpa/sfc: enable support for multi-queue

2022-07-14 Thread abhimanyu.saini
From: Abhimanyu Saini Increase the number to default RX/TX queue pairs to 8, and add MQ feature flag to vDPA protocol features. Signed-off-by: Abhimanyu Saini --- v2: * Fix checkpatch warnings * Add a cover letter v3: * Restructure patchset drivers/vdpa/sfc/sfc_vdpa_hw.c | 2 ++ drivers/vdpa