DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web]  [PATCH] add octeontx to the list of supported nics
@ 2017-10-10  4:20 Jerin Jacob
  2017-10-10  7:33 ` Thomas Monjalon
  2017-10-14  1:14 ` Thomas Monjalon
  0 siblings, 2 replies; 4+ messages in thread
From: Jerin Jacob @ 2017-10-10  4:20 UTC (permalink / raw)
  To: web; +Cc: thomas, ferruh.yigit, santosh.shukla, Jerin Jacob

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
---
 doc/nics.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/nics.html b/doc/nics.html
index e9a46ae..a5cee28 100644
--- a/doc/nics.html
+++ b/doc/nics.html
@@ -56,6 +56,7 @@
 			<h3>Cavium</h3>
 			<ul>
 				<li><a href="/doc/guides/nics/thunderx.html">thunderx</a> (CN88XX, CN83XX, CN81XX, CN80XX)</li>
+				<li><a href="/doc/guides/nics/octeontx.html">octeontx</a> (CN83XX)</li>
 				<li><a href="/doc/guides/nics/liquidio.html">liquidio</a> (LiquidIO II CN23XX)</li>
 				<li><a href="/doc/guides/nics/bnx2x.html">bnx2x</a> (QLogic 578xx)</li>
 				<li><a href="/doc/guides/nics/qede.html">qede</a> (QLogic FastLinQ QL4xxxx)</li>
-- 
2.14.2

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

* Re: [dpdk-web] [PATCH] add octeontx to the list of supported nics
  2017-10-10  4:20 [dpdk-web] [PATCH] add octeontx to the list of supported nics Jerin Jacob
@ 2017-10-10  7:33 ` Thomas Monjalon
  2017-10-10  8:23   ` Jerin Jacob
  2017-10-14  1:14 ` Thomas Monjalon
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas Monjalon @ 2017-10-10  7:33 UTC (permalink / raw)
  To: Jerin Jacob; +Cc: web, ferruh.yigit, santosh.shukla

10/10/2017 06:20, Jerin Jacob:
>  			<h3>Cavium</h3>
>  			<ul>
>  				<li><a href="/doc/guides/nics/thunderx.html">thunderx</a> (CN88XX, CN83XX, CN81XX, CN80XX)</li>
> +				<li><a href="/doc/guides/nics/octeontx.html">octeontx</a> (CN83XX)</li>

CN83XX is also listed as thunderx.
What is the difference?

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

* Re: [dpdk-web] [PATCH] add octeontx to the list of supported nics
  2017-10-10  7:33 ` Thomas Monjalon
@ 2017-10-10  8:23   ` Jerin Jacob
  0 siblings, 0 replies; 4+ messages in thread
From: Jerin Jacob @ 2017-10-10  8:23 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: web, ferruh.yigit, santosh.shukla

-----Original Message-----
> Date: Tue, 10 Oct 2017 09:33:00 +0200
> From: Thomas Monjalon <thomas@monjalon.net>
> To: Jerin Jacob <jerin.jacob@caviumnetworks.com>
> Cc: web@dpdk.org, ferruh.yigit@intel.com, santosh.shukla@caviumnetworks.com
> Subject: Re: [dpdk-web] [PATCH] add octeontx to the list of supported nics
> 
> 10/10/2017 06:20, Jerin Jacob:
> >  			<h3>Cavium</h3>
> >  			<ul>
> >  				<li><a href="/doc/guides/nics/thunderx.html">thunderx</a> (CN88XX, CN83XX, CN81XX, CN80XX)</li>
> > +				<li><a href="/doc/guides/nics/octeontx.html">octeontx</a> (CN83XX)</li>
> 
> CN83XX is also listed as thunderx.
> What is the difference?

We have two different HW block for packet processing.

block 1: vNIC(More like traditional NIC)
block 2: ONA (OCTEONTX network accelerators for NPU style packet processing)

CN88xx, CN83xx, CN81xx, CN80xx has HW block 1:
CN83xx has both HW blocks which is exposed as 
drivers/net/thunderx/nicvf and drivers/net/octeontx/.

> 

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

* Re: [dpdk-web] [PATCH] add octeontx to the list of supported nics
  2017-10-10  4:20 [dpdk-web] [PATCH] add octeontx to the list of supported nics Jerin Jacob
  2017-10-10  7:33 ` Thomas Monjalon
@ 2017-10-14  1:14 ` Thomas Monjalon
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2017-10-14  1:14 UTC (permalink / raw)
  To: Jerin Jacob; +Cc: web, ferruh.yigit, santosh.shukla

10/10/2017 06:20, Jerin Jacob:
> Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
> ---
>  doc/nics.html | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks

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

end of thread, other threads:[~2017-10-14  1:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-10  4:20 [dpdk-web] [PATCH] add octeontx to the list of supported nics Jerin Jacob
2017-10-10  7:33 ` Thomas Monjalon
2017-10-10  8:23   ` Jerin Jacob
2017-10-14  1:14 ` 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).