> -----Original Message----- > From: Vijay Srivastava <vijay.srivast...@xilinx.com> > Sent: Thursday, October 28, 2021 3:55 PM > To: dev@dpdk.org > Cc: maxime.coque...@redhat.com; Xia, Chenbo <chenbo....@intel.com>; > andrew.rybche...@oktetlabs.ru; Vijay Srivastava <vsriv...@xilinx.com> > Subject: [PATCH v2 00/10] vdpa/sfc: introduce Xilinx vDPA driver > > This patch series introduces vDPA driver for Xilinx devices. > The Xilinx vDPA (vhost data path acceleration) provides > support for the Xilinx SN1022 SmartNICs. > > Vijay Kumar Srivastava (10): > vdpa/sfc: introduce Xilinx vDPA driver > vdpa/sfc: add support for device initialization > vdpa/sfc: add support to get device and protocol features > vdpa/sfc: get device supported max queue count > vdpa/sfc: add support to get VFIO device fd > vdpa/sfc: add support for dev conf and dev close ops > vdpa/sfc: add support to get queue notify area info > vdpa/sfc: add support for MAC filter config > vdpa/sfc: add support to set vring state > vdpa/sfc: set a multicast filter during vDPA init > > 1.8.3.1
I remember Maxime added R-by in some patches? And Andrew also acked the whole series? If yes, you should add those tags in new version. Thanks, Chenbo