DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ye Xiaolong <xiaolong.ye@intel.com>
To: Qi Zhang <qi.z.zhang@intel.com>
Cc: dev@dpdk.org, thomas@monjalon.net, beilei.xing@intel.com,
	wenzhuo.lu@intel.com, jingjing.wu@intel.com,
	qiming.yang@intel.com
Subject: Re: [dpdk-dev] [PATCH 0/4] update feature list of Intel NICs.
Date: Wed, 1 Apr 2020 11:22:56 +0800	[thread overview]
Message-ID: <20200401032256.GJ29805@intel.com> (raw)
In-Reply-To: <20200323105431.13837-1-qi.z.zhang@intel.com>

On 03/23, Qi Zhang wrote:
>To clean up the feature matrix, we decide merge vector path and
>non-vector path into one colume, the patch remove all *_vec."
>of Intel NICs, if a feature only support by non vector path,
>it will be represented as "P".
>
>Qi Zhang (4):
>  doc: update i40e feature list
>  doc: update ice feature list
>  doc: update iavf feature list
>  doc: update ixgbe feature list
>
> doc/guides/nics/features/i40e.ini         | 11 ++++----
> doc/guides/nics/features/i40e_vec.ini     | 41 ---------------------------
> doc/guides/nics/features/i40e_vf.ini      | 11 ++++----
> doc/guides/nics/features/i40e_vf_vec.ini  | 31 ---------------------
> doc/guides/nics/features/iavf.ini         |  4 +--
> doc/guides/nics/features/iavf_vec.ini     | 36 ------------------------
> doc/guides/nics/features/ice.ini          | 12 +++++---
> doc/guides/nics/features/ice_vec.ini      | 35 -----------------------
> doc/guides/nics/features/ixgbe.ini        | 16 +++++------
> doc/guides/nics/features/ixgbe_vec.ini    | 46 -------------------------------
> doc/guides/nics/features/ixgbe_vf.ini     | 14 +++++-----
> doc/guides/nics/features/ixgbe_vf_vec.ini | 32 ---------------------
> 12 files changed, 37 insertions(+), 252 deletions(-)
> delete mode 100644 doc/guides/nics/features/i40e_vec.ini
> delete mode 100644 doc/guides/nics/features/i40e_vf_vec.ini
> delete mode 100644 doc/guides/nics/features/iavf_vec.ini
> delete mode 100644 doc/guides/nics/features/ice_vec.ini
> delete mode 100644 doc/guides/nics/features/ixgbe_vec.ini
> delete mode 100644 doc/guides/nics/features/ixgbe_vf_vec.ini
>
>-- 
>2.13.6
>

Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>

Applied to dpdk-next-net-intel, Thanks.

      parent reply	other threads:[~2020-04-01  3:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-23 10:54 Qi Zhang
2020-03-23 10:54 ` [dpdk-dev] [PATCH 1/4] doc: update i40e feature list Qi Zhang
2020-03-23 10:54 ` [dpdk-dev] [PATCH 2/4] doc: update ice " Qi Zhang
2020-03-24  5:02   ` Yang, Qiming
2020-03-24  5:06     ` Zhang, Qi Z
2020-03-23 10:54 ` [dpdk-dev] [PATCH 3/4] doc: update iavf " Qi Zhang
2020-03-23 10:54 ` [dpdk-dev] [PATCH 4/4] doc: update ixgbe " Qi Zhang
2020-04-01  3:22 ` 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=20200401032256.GJ29805@intel.com \
    --to=xiaolong.ye@intel.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jingjing.wu@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=qiming.yang@intel.com \
    --cc=thomas@monjalon.net \
    --cc=wenzhuo.lu@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).