On 8/23/2017 9:44 AM, Beilei Xing wrote: > Since there's no specific version number to distinguish > DPDK pf and Linux kernel pf, DPDK vf won't recognize if > host is DPDK pf or kernel pf. The specific virtual channel > commands for DPDK pf and code of DPDK version can be deleted.
Is DPDK i40e PF becomes functionally same with Linux i40e PF after this patchset? > > Beilei Xing (3): > net/i40e: remove virtual channel command for VLAN pvid > net/i40e: remove virtual channel command for VSI queue > net/i40e: remove DPDK PF version specific code > <...>