All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ye Xiaolong <xiaolong.ye@intel.com>
To: Qi Zhang <qi.z.zhang@intel.com>
Cc: beilei.xing@intel.com, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 0/6 v2] iavf share code update
Date: Mon, 13 Apr 2020 22:35:51 +0800	[thread overview]
Message-ID: <20200413143551.GA70477@intel.com> (raw)
In-Reply-To: <20200413093256.20767-1-qi.z.zhang@intel.com>

On 04/13, Qi Zhang wrote:
>Update virtual channel to support 
>1) DDP package info query
>2) flexibale RXID negotiate 
>3) RSS and FDIR
>
>v2
>- nothing change, just send cover letter together with patches this
>  time.
>
>Qi Zhang (6):
>  common/iavf: add PTYPE definition
>  common/iavf: add DDP package query in virtual channel
>  common/iavf: add virtual channel support for Flex RXD
>  common/iavf: add virtual channel protocol header
>  common/iavf: add advanced RSS input set change support
>  common/iavf: add flow director support in virtual channel
>
> drivers/common/iavf/iavf_type.h |   3 +-
> drivers/common/iavf/virtchnl.h  | 380 +++++++++++++++++++++++++++++++++++++++-
> 2 files changed, 380 insertions(+), 3 deletions(-)
>
>-- 
>2.13.6
>
>Acked-by: Beilei Xing <beilei.xing@intel.com>
>

Applied to dpdk-next-net-intel with Beilei's ack, Thanks.

      parent reply	other threads:[~2020-04-13 14:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13  9:32 [dpdk-dev] [PATCH 0/6 v2] iavf share code update Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 1/6 v2] common/iavf: add PTYPE definition Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 2/6 v2] common/iavf: add DDP package query in virtual channel Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 3/6 v2] common/iavf: add virtual channel support for Flex RXD Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 4/6 v2] common/iavf: add virtual channel protocol header Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 5/6 v2] common/iavf: add advanced RSS input set change support Qi Zhang
2020-04-13  9:32 ` [dpdk-dev] [PATCH 6/6 v2] common/iavf: add flow director support in virtual channel Qi Zhang
2020-04-13 14:35 ` Ye Xiaolong [this message]

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=20200413143551.GA70477@intel.com \
    --to=xiaolong.ye@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=qi.z.zhang@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.