On Fri, Jul 16, 2021 at 2:03 PM <asoma...@amd.com> wrote: > > From: Amaranath Somalapuram <amaranath.somalapu...@amd.com> > > drop all the code duplicating the PCI bus driver > develped for Enable IOMMU in vdev. > > Signed-off-by: Amaranath Somalapuram <amaranath.somalapu...@amd.com>
Title does not follow DPDK convention. https://doc.dpdk.org/guides/contributing/patches.html#commit-messages-subject-line Commitlog has typos. Please maintain a changelog to track changes between revisions. https://doc.dpdk.org/guides/contributing/patches.html#creating-patches We are already at v4 just for trivial checks. It is easy to setup a github fork to at least pass github Actions checks. Check your patch _before_ sending to the mailing list, the contributing guide also contains hints for this. Thanks. -- David Marchand