DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] remove unused code of DPDK version
@ 2017-08-23  8:44 Beilei Xing
  2017-08-23  8:44 ` [dpdk-dev] [PATCH 1/3] net/i40e: remove virtual channel command for VLAN pvid Beilei Xing
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Beilei Xing @ 2017-08-23  8:44 UTC (permalink / raw)
  To: jingjing.wu; +Cc: dev

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-08-30  8:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-23  8:44 [dpdk-dev] [PATCH 0/3] remove unused code of DPDK version Beilei Xing
2017-08-23  8:44 ` [dpdk-dev] [PATCH 1/3] net/i40e: remove virtual channel command for VLAN pvid Beilei Xing
2017-08-23  8:44 ` [dpdk-dev] [PATCH 2/3] net/i40e: remove virtual channel command for VSI queue Beilei Xing
2017-08-23  8:44 ` [dpdk-dev] [PATCH 3/3] net/i40e: remove DPDK PF version specific code Beilei Xing
2017-08-28 11:21 ` [dpdk-dev] [PATCH 0/3] remove unused code of DPDK version Ferruh Yigit
2017-08-29  1:33   ` Xing, Beilei
2017-08-30  8:31 ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).