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.

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

 drivers/net/i40e/i40e_ethdev_vf.c | 191 +++-----------------------------------
 drivers/net/i40e/i40e_pf.c        | 108 ---------------------
 drivers/net/i40e/i40e_pf.h        |  60 ------------
 3 files changed, 12 insertions(+), 347 deletions(-)

-- 
2.5.5

Reply via email to