On Tue, Sep 30, 2025 at 08:27:14PM +0200, Shetty, Praveen wrote: > Virtual Control Plane Function (vCPF) is a SR-IOV Virtual Function of > the CPF(PF) device.vCPF is used to support multiple control plane functions. > This patchset is for extending the CPFL PMD to support the new vCPF device. > In this implementaion, both CPFL and the vCPF devices share most of the > initialization routine and share the common data path implementation, which > eliminates code duplication and improving the maintainability of the driver > code. > --- > v5: > - fixed merge conflicts > v4: > - addressed review comments > v3: > - fixed cpchnl2_func_type enum for PF device > v2: > - fixed test case failure > --- > Praveen Shetty (4): > net/intel: add vCPF PMD support > net/idpf: add splitq jumbo packet handling > net/intel: add config queue support to vCPF > net/cpfl: add cpchnl get vport info support > Series applied with some reordering of patches to next-net-intel.
/Bruce

