DPDK website maintenance
 help / color / mirror / Atom feed
From: Igor Russkikh <Igor.Russkikh@aquantia.com>
To: "web@dpdk.org" <web@dpdk.org>
Cc: "alialnu@mellanox.com" <alialnu@mellanox.com>,
	Igor Russkikh <Igor.Russkikh@aquantia.com>,
	Pavel Belous <Pavel.Belous@aquantia.com>
Subject: [dpdk-web] [PATCH v2] add aquantia devices to the list of supported nics
Date: Sat, 3 Nov 2018 10:14:04 +0000	[thread overview]
Message-ID: <a1a283344a8816a92a2efd019418c82841e3f755.1541239202.git.igor.russkikh@aquantia.com> (raw)

Change sorting to "Name" to eliminate need for weights renumbering

Signed-off-by: Igor Russkikh <igor.russkikh@aquantia.com>
Signed-off-by: Pavel Belous <pavel.belous@aquantia.com>
---
 content/supported/NICs/aquantia.md | 8 ++++++++
 content/supported/_index.md        | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)
 create mode 100644 content/supported/NICs/aquantia.md

diff --git a/content/supported/NICs/aquantia.md b/content/supported/NICs/aquantia.md
new file mode 100644
index 000000000000..6f7983824841
--- /dev/null
+++ b/content/supported/NICs/aquantia.md
@@ -0,0 +1,8 @@
++++
+title = "Aquantia"
+categories = ["NICs"]
+hidden = true
+type = "nic"
++++
+
+- [atlantic](http://doc.dpdk.org/guides/nics/atlantic.html) (AQC100, AQC107, AQC108, AQC109)
diff --git a/content/supported/_index.md b/content/supported/_index.md
index f45ee9eee76d..8d261264f388 100644
--- a/content/supported/_index.md
+++ b/content/supported/_index.md
@@ -10,4 +10,4 @@ Features supported by the drivers can be checked in the
 [networking drivers matrix](http://doc.dpdk.org/guides/nics/overview.html#id1).
 {{% /notice %}}
 
-{{% children style="card" page="NICs" depth="3" showhidden="true" sort="weight" description="true" %}}
+{{% children style="card" page="NICs" depth="3" showhidden="true" sort="Name" description="true" %}}
-- 
2.7.4

             reply	other threads:[~2018-11-03 10:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-03 10:14 Igor Russkikh [this message]
2018-11-21  0:11 ` [dpdk-web] [PATCH v3 0/5] clean-up NICs list and add Aquantia Thomas Monjalon
2018-11-21  0:11   ` [dpdk-web] [PATCH v3 1/5] remove useless metadata Thomas Monjalon
2018-11-21  0:11   ` [dpdk-web] [PATCH v3 2/5] rename NICs directory Thomas Monjalon
2018-11-21  0:11   ` [dpdk-web] [PATCH v3 3/5] simplify NICs list Thomas Monjalon
2018-11-21  0:11   ` [dpdk-web] [PATCH v3 4/5] add driver names in " Thomas Monjalon
2018-11-21  0:11   ` [dpdk-web] [PATCH v3 5/5] add Aquantia devices to supported NICs Thomas Monjalon
2018-11-22 13:55   ` [dpdk-web] [PATCH v3 0/5] clean-up NICs list and add Aquantia Thomas Monjalon
2018-11-22 14:38     ` Ferruh Yigit

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=a1a283344a8816a92a2efd019418c82841e3f755.1541239202.git.igor.russkikh@aquantia.com \
    --to=igor.russkikh@aquantia.com \
    --cc=Pavel.Belous@aquantia.com \
    --cc=alialnu@mellanox.com \
    --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).