DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/4] iavf share code update
@ 2020-03-10  0:37 Qi Zhang
  2020-03-10  0:37 ` [dpdk-dev] [PATCH 1/4] common/iavf: update copyright date Qi Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Qi Zhang @ 2020-03-10  0:37 UTC (permalink / raw)
  To: qiming.yang, beilei.xing; +Cc: xiaolong.ye, dev, Qi Zhang

Main change:

update virtual channel to support DCF

Qi Zhang (4):
  common/iavf: update copyright date
  common/iavf: add two opcodes to send the AdminQ command
  common/iavf: add support for DCF capability negotiation
  common/iavf: add support for VSI mapping table

 drivers/common/iavf/iavf_adminq.c     |  2 +-
 drivers/common/iavf/iavf_adminq.h     |  2 +-
 drivers/common/iavf/iavf_adminq_cmd.h |  2 +-
 drivers/common/iavf/iavf_alloc.h      |  2 +-
 drivers/common/iavf/iavf_common.c     |  2 +-
 drivers/common/iavf/iavf_devids.h     |  2 +-
 drivers/common/iavf/iavf_prototype.h  |  2 +-
 drivers/common/iavf/iavf_register.h   |  2 +-
 drivers/common/iavf/iavf_status.h     |  2 +-
 drivers/common/iavf/iavf_type.h       |  2 +-
 drivers/common/iavf/virtchnl.h        | 43 ++++++++++++++++++++++++++++++++++-
 11 files changed, 52 insertions(+), 11 deletions(-)

-- 
2.13.6


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

end of thread, other threads:[~2020-03-26  2:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-10  0:37 [dpdk-dev] [PATCH 0/4] iavf share code update Qi Zhang
2020-03-10  0:37 ` [dpdk-dev] [PATCH 1/4] common/iavf: update copyright date Qi Zhang
2020-03-10  0:37 ` [dpdk-dev] [PATCH 2/4] common/iavf: add two opcodes to send the AdminQ command Qi Zhang
2020-03-10  0:37 ` [dpdk-dev] [PATCH 3/4] common/iavf: add support for DCF capability negotiation Qi Zhang
2020-03-10  0:37 ` [dpdk-dev] [PATCH 4/4] common/iavf: add support for VSI mapping table Qi Zhang
2020-03-26  1:24 ` [dpdk-dev] [PATCH 0/4] iavf share code update Xing, Beilei
2020-03-26  1:58   ` Ye Xiaolong

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).