DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: web@dpdk.org
Subject: [dpdk-web] [PATCH 1/3] clean news page
Date: Thu,  8 Sep 2016 10:19:22 +0200	[thread overview]
Message-ID: <1473322764-370-2-git-send-email-thomas.monjalon@6wind.com> (raw)
In-Reply-To: <1473322764-370-1-git-send-email-thomas.monjalon@6wind.com>

Remove news with following criteria:
- dead link
- event (already a page for events)
- new PMD patches

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 news.html | 44 --------------------------------------------
 1 file changed, 44 deletions(-)

diff --git a/news.html b/news.html
index 55ce0d0..ef3acc0 100644
--- a/news.html
+++ b/news.html
@@ -40,14 +40,6 @@
 			<h2>In the News</h2>
 			<ul>
 				<li>
-					<em>October 20-21, 2016</em>
-					<a href="https://dpdksummit.com/us/en/events">DPDK Userspace Dublin</a>
-				</li>
-				<li>
-					<em>August 17, 2015</em>
-					<a href="/events#usasummit2015">DPDK summit at San Francisco</a>
-				</li>
-				<li>
 					<em>July 3, 2015</em>
 					<a href="http://www.chelsio.com/wp-content/uploads/resources/T5-40Gb-Linux-DPDK.pdf">Chelsio reports T5 performances</a>
 				</li>
@@ -56,50 +48,18 @@
 					<a href="https://www.liberouter.org/wp-content/uploads/2015/06/pmd_szedata2_dpdk_measurement.pdf">Liberouter reports SZEDATA2 performances</a>
 				</li>
 				<li>
-					<em>April 21, 2015</em>
-					<a href="/events#chinasummit2015">DPDK summit at Beijing</a>
-				</li>
-				<li>
 					<em>October 13, 2014</em>
 					<a href="http://events.linuxfoundation.org/sites/events/files/slides/Openstack-v4_0.pdf">High performance NFVI explained at LinuxCon</a>
 				</li>
 				<li>
-					<em>September 8, 2014</em>
-					<a href="/events#summit2014">DPDK summit at San Francisco</a>
-				</li>
-				<li>
-					<em>June 11, 2014</em>
-					<a href="http://www.emulex.com/media-center/media-center-home/press-releases/story/?tx_news_pi1[news]=556&cHash=a0499276dcfe10a9653aaedf375dbaac">Emulex announces OneConnect OCe14000 PMD with 6WIND</a>
-				</li>
-				<li>
-					<em>March 24, 2014</em>
-					<a href="http://6wind.com/speed-matters-information">SPEED MATTERS contest by 6WIND</a>
-				</li>
-				<li>
-					<em>November 5, 2013</em>
-					<a href="http://6wind.com/seminars/dpdk">Seminar about packet processing with DPDK</a>
-				</li>
-				<li>
-					<em>September 10, 2013</em>
-					<a href="https://intel.activeevents.com/sf13/connect/fileDownload/session/A2DEBBD0E050F8F6FB2399BBE772C5BA/SF13_COML001_100.pdf">Intel / Wind River lab at IDF</a>
-				</li>
-				<li>
 					<em>September 9, 2013</em>
 					<a href="http://6wind.com/wp-content/uploads/PDF/press/2013/6WIND-Demonstrates-Intel-Open-Networking-Platform-Support.pdf">6WIND demonstrates Open vSwitch acceleration during IDF</a>
 				</li>
 				<li>
-					<em>July 10, 2013</em>
-					<a href="http://dpdk.org/ml/archives/announce/2013-July/000009.html">6WIND releases librte_pmd_virtio for KVM</a>
-				</li>
-				<li>
 					<em>June 28, 2013</em>
 					<a href="https://github.com/01org/dpdk-ovs">Intel releases a reference code for Open vSwitch</a>
 				</li>
 				<li>
-					<em>June 12, 2013</em>
-					<a href="http://dpdk.org/ml/archives/announce/2013-June/000005.html">6WIND releases librte_pmd_vmxnet3 for VMware ESXi</a>
-				</li>
-				<li>
 					<em>May 31, 2013</em>
 					<a href="http://dpdk.org/ml/archives/announce/2013-May/000002.html">Wind River releases Pktgen using text management interface</a>
 				</li>
@@ -124,10 +84,6 @@
 					<a href="http://6wind.com/wp-content/uploads/PDF/press/2013/6WIND-Announces-Mellanox-Support.pdf">6WIND and Mellanox announce Mellanox ConnectX-3 40G librte_pmd_mlx4 driver</a>
 				</li>
 				<li>
-					<em>September 10, 2012</em>
-					<a href="http://www.radisys.com/2012/radisys-delivers-industrys-first-40g-solution-for-intel-data-plane-development-kit">Radisys announces PMD (Poll Mode Driver) for its 40G NIC</a>
-				</li>
-				<li>
 					<em>June 12, 2012</em>
 					<a href="http://6wind.com/wp-content/uploads/PDF/press/2012/6WIND-announces-VMware-support.pdf">6WIND announces PMD (Poll Mode Driver) driver for VMware ESXi</a>
 				</li>
-- 
2.7.0

  reply	other threads:[~2016-09-08  8:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-08  8:19 [dpdk-web] [PATCH 0/3] update " Thomas Monjalon
2016-09-08  8:19 ` Thomas Monjalon [this message]
2016-09-08  8:19 ` [dpdk-web] [PATCH 2/3] indent news Thomas Monjalon
2016-09-08  8:19 ` [dpdk-web] [PATCH 3/3] update news page Thomas Monjalon
2016-09-12 14:02 ` [dpdk-web] [PATCH 0/3] " Mcnamara, John
2016-09-13 20:08   ` Thomas Monjalon

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=1473322764-370-2-git-send-email-thomas.monjalon@6wind.com \
    --to=thomas.monjalon@6wind.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).