DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: web@dpdk.org
Subject: [dpdk-web] [PATCH 0/7] update supported hardware
Date: Mon, 16 Dec 2019 01:40:15 +0100	[thread overview]
Message-ID: <20191216004022.1530059-1-thomas@monjalon.net> (raw)

The main updates of this series are about adding CPU and crypto
to supported hardware.
Some recent device classes (baseband, compress) are not added yet.

The goal is to replace https://www.dpdk.org/ecosystem/#hardware
and https://www.dpdk.org/ecosystem/#drivers with some links
to the more complete and up-to-date list on http://core.dpdk.org/supported/


Thomas Monjalon (7):
  remove protocol from driver doc URLs
  add virtio-crypto to paravirtualization
  add memif to software NICs
  move software NICs in NICs
  unhide supported NIC category
  add supported CPU category
  add supported crypto category

 content/supported/_index.md             | 14 ++++++++------
 content/supported/cpus/_index.md        |  6 ++++++
 content/supported/cpus/arm.md           | 11 +++++++++++
 content/supported/cpus/ppc.md           |  7 +++++++
 content/supported/cpus/x86.md           |  8 ++++++++
 content/supported/cryptos/_index.md     | 11 +++++++++++
 content/supported/cryptos/amd.md        |  7 +++++++
 content/supported/cryptos/cpu.md        |  7 +++++++
 content/supported/cryptos/intel.md      |  7 +++++++
 content/supported/cryptos/marvell.md    | 10 ++++++++++
 content/supported/cryptos/nxp.md        |  9 +++++++++
 content/supported/cryptos/sw.md         | 12 ++++++++++++
 content/supported/nics/_index.md        | 11 +++++++++--
 content/supported/nics/amazon.md        |  2 +-
 content/supported/nics/amd.md           |  2 +-
 content/supported/nics/aquantia.md      |  2 +-
 content/supported/nics/atomicrules.md   |  2 +-
 content/supported/nics/broadcom.md      |  2 +-
 content/supported/nics/chelsio.md       |  2 +-
 content/supported/nics/cisco.md         |  2 +-
 content/supported/nics/hisilicon.md     |  2 +-
 content/supported/nics/huawei.md        |  2 +-
 content/supported/nics/intel.md         | 18 +++++++++---------
 content/supported/nics/marvell.md       | 16 ++++++++--------
 content/supported/nics/mellanox.md      |  4 ++--
 content/supported/nics/netcope.md       |  4 ++--
 content/supported/nics/netronome.md     |  2 +-
 content/supported/nics/nxp.md           |  8 ++++----
 content/supported/nics/solarflare.md    |  2 +-
 content/supported/nics/sw.md            | 12 ++++++++++++
 content/supported/others.md             | 10 ----------
 content/supported/paravirtualization.md |  9 +++++----
 32 files changed, 165 insertions(+), 58 deletions(-)
 create mode 100644 content/supported/cpus/_index.md
 create mode 100644 content/supported/cpus/arm.md
 create mode 100644 content/supported/cpus/ppc.md
 create mode 100644 content/supported/cpus/x86.md
 create mode 100644 content/supported/cryptos/_index.md
 create mode 100644 content/supported/cryptos/amd.md
 create mode 100644 content/supported/cryptos/cpu.md
 create mode 100644 content/supported/cryptos/intel.md
 create mode 100644 content/supported/cryptos/marvell.md
 create mode 100644 content/supported/cryptos/nxp.md
 create mode 100644 content/supported/cryptos/sw.md
 create mode 100644 content/supported/nics/sw.md
 delete mode 100644 content/supported/others.md

-- 
2.24.0


             reply	other threads:[~2019-12-16  0:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-16  0:40 Thomas Monjalon [this message]
2019-12-16  0:40 ` [dpdk-web] [PATCH 1/7] remove protocol from driver doc URLs Thomas Monjalon
2019-12-16  0:40 ` [dpdk-web] [PATCH 2/7] add virtio-crypto to paravirtualization Thomas Monjalon
2019-12-16  0:40 ` [dpdk-web] [PATCH 3/7] add memif to software NICs Thomas Monjalon
2019-12-16  0:40 ` [dpdk-web] [PATCH 4/7] move software NICs in NICs Thomas Monjalon
2019-12-16  0:40 ` [dpdk-web] [PATCH 5/7] unhide supported NIC category Thomas Monjalon
2019-12-16  0:40 ` [dpdk-web] [PATCH 6/7] add supported CPU category Thomas Monjalon
2019-12-16  0:40 ` [dpdk-web] [PATCH 7/7] add supported crypto category Thomas Monjalon
2019-12-19 20:35 ` [dpdk-web] [PATCH 0/7] update supported hardware Thomas Monjalon

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=20191216004022.1530059-1-thomas@monjalon.net \
    --to=thomas@monjalon.net \
    --cc=web@dpdk.org \
    /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).