All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Xing, Beilei" <beilei.xing@intel.com>
To: "Zhang, Qi Z" <qi.z.zhang@intel.com>,
	"Yang, Qiming" <qiming.yang@intel.com>
Cc: "Ye, Xiaolong" <xiaolong.ye@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH 0/4] iavf share code update
Date: Thu, 26 Mar 2020 01:24:27 +0000	[thread overview]
Message-ID: <BYAPR11MB354135349CEE4AE4267533DFF7CF0@BYAPR11MB3541.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20200310003711.47846-1-qi.z.zhang@intel.com>



> -----Original Message-----
> From: Zhang, Qi Z <qi.z.zhang@intel.com>
> Sent: Tuesday, March 10, 2020 8:37 AM
> To: Yang, Qiming <qiming.yang@intel.com>; Xing, Beilei
> <beilei.xing@intel.com>
> Cc: Ye, Xiaolong <xiaolong.ye@intel.com>; dev@dpdk.org; Zhang, Qi Z
> <qi.z.zhang@intel.com>
> Subject: [PATCH 0/4] iavf share code update
> 
> 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

Acked-by: Beilei Xing <beilei.xing@intel.com>

  parent reply	other threads:[~2020-03-26  1:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Xing, Beilei [this message]
2020-03-26  1:58   ` [dpdk-dev] [PATCH 0/4] iavf share code update 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=BYAPR11MB354135349CEE4AE4267533DFF7CF0@BYAPR11MB3541.namprd11.prod.outlook.com \
    --to=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@intel.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.