Hi Vijay, > -----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 Kumar Srivastava <vsriv...@xilinx.com> > Subject: [PATCH v2 01/10] vdpa/sfc: introduce Xilinx vDPA driver > > From: Vijay Kumar Srivastava <vsriv...@xilinx.com> > > Add new vDPA PMD to support vDPA operation by Xilinx devices. > This patch implements probe and remove functions. > > Signed-off-by: Vijay Kumar Srivastava <vsriv...@xilinx.com> > ---
I believe my comments (some grammar problems and 'use allowlist instead of whiltelist') and Stephen's comments for v1 are not addressed. Please address them in v1 first. Thanks, Chenbo