From: Qi Zhang <qi.z.zhang@intel.com>
To: qiming.yang@intel.com, beilei.xing@intel.com
Cc: xiaolong.ye@intel.com, dev@dpdk.org, Qi Zhang <qi.z.zhang@intel.com>
Subject: [dpdk-dev] [PATCH 0/4] iavf share code update
Date: Tue, 10 Mar 2020 08:37:07 +0800 [thread overview]
Message-ID: <20200310003711.47846-1-qi.z.zhang@intel.com> (raw)
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
next reply other threads:[~2020-03-10 0:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-10 0:37 Qi Zhang [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200310003711.47846-1-qi.z.zhang@intel.com \
--to=qi.z.zhang@intel.com \
--cc=beilei.xing@intel.com \
--cc=dev@dpdk.org \
--cc=qiming.yang@intel.com \
--cc=xiaolong.ye@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).