[PATCH v2 01/14] net/idpf/base: introduce base code

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Mon Oct 3 15:20:09 CEST 2022


On 9/5/22 13:58, Junfeng Guo wrote:
> Introduce base code for IDPF (Infrastructure Data Path Function) PMD.
> 
> Signed-off-by: Beilei Xing <beilei.xing at intel.com>
> Signed-off-by: Junfeng Guo <junfeng.guo at intel.com>

I'm OK to import base driver in one patch, but it should not be
the first patch with dead code which is not actually built
just after the patch.

The first patch should add a driver stub which is built.
Subsequent patches should add base driver and functionality
to the ethdev driver itself.



More information about the dev mailing list