From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 6B1A61D9E7 for ; Thu, 14 Jun 2018 17:42:46 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Jun 2018 08:42:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,222,1526367600"; d="scan'208";a="59242766" Received: from silpixa00399752.ir.intel.com (HELO silpixa00399752.ger.corp.intel.com) ([10.237.222.212]) by orsmga003.jf.intel.com with ESMTP; 14 Jun 2018 08:42:43 -0700 From: Ferruh Yigit To: Thomas Monjalon Cc: web@dpdk.org, Ferruh Yigit , Yasufumi Ogawa , Sy Jong Choi , Gerald Rogers Date: Thu, 14 Jun 2018 17:42:22 +0100 Message-Id: <20180614164222.34193-1-ferruh.yigit@intel.com> X-Mailer: git-send-email 2.14.4 Subject: [dpdk-web] [PATCH] add SPP app link to download page X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jun 2018 15:42:46 -0000 SPP - Soft Patch Panel is a DPDK application hosted in dpdk.org more information can be found at: https://dpdk.org/browse/apps/spp/tree/docs/guides/overview.rst Adding the spp application link to download web page. Signed-off-by: Ferruh Yigit --- Cc: Yasufumi Ogawa Cc: Sy Jong Choi Cc: Gerald Rogers --- download.html | 1 + 1 file changed, 1 insertion(+) diff --git a/download.html b/download.html index dfcecc0..6efd13d 100644 --- a/download.html +++ b/download.html @@ -60,6 +60,7 @@

Applications

Tools

    -- 2.14.4