* [dpdk-web] [PATCH] better advertise drivers
@ 2017-04-01 1:25 Thomas Monjalon
2017-04-02 10:16 ` Mcnamara, John
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2017-04-01 1:25 UTC (permalink / raw)
To: web
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
doc/nics.html | 2 ++
index.html | 4 +++-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/doc/nics.html b/doc/nics.html
index a0a6345..18f1d2c 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -38,6 +38,8 @@
</header>
<section>
<h2>Supported NICs</h2>
+ <p>Features supported by the drivers can be checked in the
+ <a href="http://dpdk.org/doc/guides/nics/overview.html#id1">networking drivers matrix</a>.</p>
<h3>Amazon</h3>
<ul>
<li><a href="/doc/guides/nics/ena.html">ena</a> (Elastic Network Adapter)</li>
diff --git a/index.html b/index.html
index d4679a5..7493939 100644
--- a/index.html
+++ b/index.html
@@ -52,7 +52,9 @@
<li>multicore framework</li>
<li>huge page memory</li>
<li>ring buffers</li>
- <li>poll-mode drivers</li>
+ <li>poll-mode drivers
+ for <a href="/doc/nics">networking</a>
+ and <a href="/doc/guides/cryptodevs/">crypto</a></li>
</ul>
<h3>Usage</h3>
<p>These libraries can be used to:</p>
--
2.7.0
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-04-02 12:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-01 1:25 [dpdk-web] [PATCH] better advertise drivers Thomas Monjalon
2017-04-02 10:16 ` Mcnamara, John
2017-04-02 12:58 ` Thomas Monjalon
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).