* [dpdk-web] [PATCH] add 17.05 Netcope performance report
@ 2017-07-24 10:41 Jan Remes
2017-07-24 12:14 ` Thomas Monjalon
0 siblings, 1 reply; 4+ messages in thread
From: Jan Remes @ 2017-07-24 10:41 UTC (permalink / raw)
To: web
Signed-off-by: Jan Remes <remes@netcope.com>
---
doc.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc.html b/doc.html
index c46aea9..e60157e 100644
--- a/doc.html
+++ b/doc.html
@@ -70,6 +70,7 @@
</ul>
<h2>Performance Reports</h2>
<ul>
+ <li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Netcope_NIC_performance_report.pdf">DPDK 17.05 Netcope NIC Performance Report</a>
<li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Intel_NIC_performance_report.pdf">DPDK 17.05 Intel NIC Performance Report</a>
<li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Intel_virtio_performance_report.pdf">DPDK 17.05 Intel Vhost/Virtio Performance Report</a>
<li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Mellanox_NIC_performance_report.pdf">DPDK 17.05 Mellanox NIC Performance Report</a>
--
2.13.3
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-web] [PATCH] add 17.05 Netcope performance report
2017-07-24 10:41 [dpdk-web] [PATCH] add 17.05 Netcope performance report Jan Remes
@ 2017-07-24 12:14 ` Thomas Monjalon
2017-07-24 12:20 ` Jan Remes
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Monjalon @ 2017-07-24 12:14 UTC (permalink / raw)
To: Jan Remes; +Cc: web
Hi,
24/07/2017 13:41, Jan Remes:
> Signed-off-by: Jan Remes <remes@netcope.com>
> ---
> --- a/doc.html
> +++ b/doc.html
> @@ -70,6 +70,7 @@
> </ul>
> <h2>Performance Reports</h2>
> <ul>
> + <li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Netcope_NIC_performance_report.pdf">DPDK 17.05 Netcope NIC Performance Report</a>
> <li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Intel_NIC_performance_report.pdf">DPDK 17.05 Intel NIC Performance Report</a>
> <li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Intel_virtio_performance_report.pdf">DPDK 17.05 Intel Vhost/Virtio Performance Report</a>
> <li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Mellanox_NIC_performance_report.pdf">DPDK 17.05 Mellanox NIC Performance Report</a>
Until now, the applied policy is to sort NIC vendors alphabetically.
OK to move Netcope below?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-web] [PATCH] add 17.05 Netcope performance report
2017-07-24 12:14 ` Thomas Monjalon
@ 2017-07-24 12:20 ` Jan Remes
2017-07-24 12:29 ` Thomas Monjalon
0 siblings, 1 reply; 4+ messages in thread
From: Jan Remes @ 2017-07-24 12:20 UTC (permalink / raw)
To: Thomas Monjalon; +Cc: web
Oh, sorry, I missed that. Of course, moving Netcope below is OK.
On 24.7.2017 14:14, Thomas Monjalon wrote:
> Hi,
>
> 24/07/2017 13:41, Jan Remes:
>> Signed-off-by: Jan Remes <remes@netcope.com>
>> ---
>> --- a/doc.html
>> +++ b/doc.html
>> @@ -70,6 +70,7 @@
>> </ul>
>> <h2>Performance Reports</h2>
>> <ul>
>> + <li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Netcope_NIC_performance_report.pdf">DPDK 17.05 Netcope NIC Performance Report</a>
>> <li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Intel_NIC_performance_report.pdf">DPDK 17.05 Intel NIC Performance Report</a>
>> <li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Intel_virtio_performance_report.pdf">DPDK 17.05 Intel Vhost/Virtio Performance Report</a>
>> <li><a href="http://fast.dpdk.org/doc/perf/DPDK_17_05_Mellanox_NIC_performance_report.pdf">DPDK 17.05 Mellanox NIC Performance Report</a>
> Until now, the applied policy is to sort NIC vendors alphabetically.
> OK to move Netcope below?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [dpdk-web] [PATCH] add 17.05 Netcope performance report
2017-07-24 12:20 ` Jan Remes
@ 2017-07-24 12:29 ` Thomas Monjalon
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2017-07-24 12:29 UTC (permalink / raw)
To: Jan Remes; +Cc: web
24/07/2017 15:20, Jan Remes:
> On 24.7.2017 14:14, Thomas Monjalon wrote:
> > Hi,
> >
> > 24/07/2017 13:41, Jan Remes:
> >> Signed-off-by: Jan Remes <remes@netcope.com>
> >> ---
> > Until now, the applied policy is to sort NIC vendors alphabetically.
> > OK to move Netcope below?
>
> Oh, sorry, I missed that. Of course, moving Netcope below is OK.
Applied, thanks for the impressive perf results :)
http://dpdk.org/doc
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-07-24 12:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-24 10:41 [dpdk-web] [PATCH] add 17.05 Netcope performance report Jan Remes
2017-07-24 12:14 ` Thomas Monjalon
2017-07-24 12:20 ` Jan Remes
2017-07-24 12:29 ` 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).