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.x...@intel.com> Signed-off-by: Junfeng Guo <junfeng....@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.