DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH v2] add aquantia devices to the list of supported nics
@ 2018-11-03 10:14 Igor Russkikh
  2018-11-21  0:11 ` [dpdk-web] [PATCH v3 0/5] clean-up NICs list and add Aquantia Thomas Monjalon
  0 siblings, 1 reply; 9+ messages in thread
From: Igor Russkikh @ 2018-11-03 10:14 UTC (permalink / raw)
  To: web; +Cc: alialnu, Igor Russkikh, Pavel Belous

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-11-22 14:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-03 10:14 [dpdk-web] [PATCH v2] add aquantia devices to the list of supported nics Igor Russkikh
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

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).