From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <areg.melik-adamyan@intel.com> Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id DEB4E326C for <web@dpdk.org>; Fri, 4 Aug 2017 22:13:22 +0200 (CEST) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP; 04 Aug 2017 13:13:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,322,1498546800"; d="scan'208,217";a="133737062" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga005.jf.intel.com with ESMTP; 04 Aug 2017 13:13:21 -0700 Received: from fmsmsx126.amr.corp.intel.com (10.18.125.43) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 4 Aug 2017 13:13:21 -0700 Received: from fmsmsx104.amr.corp.intel.com ([169.254.3.177]) by FMSMSX126.amr.corp.intel.com ([169.254.1.169]) with mapi id 14.03.0319.002; Fri, 4 Aug 2017 13:13:20 -0700 From: "Melik-Adamyan, Areg" <areg.melik-adamyan@intel.com> To: "web@dpdk.org" <web@dpdk.org> Thread-Topic: [PATCH] web: add link to YANFF to the Ecosystem page Thread-Index: AQHTC/W0mZBf9eG64ku9NxZRV1/xWKJ0pC/w Date: Fri, 4 Aug 2017 20:13:20 +0000 Message-ID: <ABCD154DCB698E4BA9B0815185C1385FA27B8FA4@fmsmsx104.amr.corp.intel.com> References: <20170803011314.30497-1-areg.melik-adamyan@intel.com> In-Reply-To: <20170803011314.30497-1-areg.melik-adamyan@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.1.200.106] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [dpdk-web] [PATCH] web: add link to YANFF to the Ecosystem page X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance <web.dpdk.org> List-Unsubscribe: <http://dpdk.org/ml/options/web>, <mailto:web-request@dpdk.org?subject=unsubscribe> List-Archive: <http://dpdk.org/ml/archives/web/> List-Post: <mailto:web@dpdk.org> List-Help: <mailto:web-request@dpdk.org?subject=help> List-Subscribe: <http://dpdk.org/ml/listinfo/web>, <mailto:web-request@dpdk.org?subject=subscribe> X-List-Received-Date: Fri, 04 Aug 2017 20:13:23 -0000 Adding link to the YANFF - Yet Another Network Function Framework to the Ec= osystem page. Signed-off-by: Areg Melik-Adamyan <areg.melik-adamyan@intel.com> --- about/ecosystem.html | 1 + 1 file changed, 1 insertion(+) diff --git a/about/ecosystem.html b/about/ecosystem.html index 8129068..db0= 7f44 100644 --- a/about/ecosystem.html +++ b/about/ecosystem.html @@ -73,6 +73,7 @@ <li><a href=3D"http://spdk.io">SPDK</a> <li><a href=3D"https://trex-tgn.cisco.com"><img src=3D"/logos/trex.png" = alt=3D"TRex"></a> <li><a href=3D"http://warp17.net"><img src=3D"/logos/warp17.png" alt=3D"= WARP17"></a> + <li><a href=3D"https://github.com/intel-go/yanff">YANFF</a> </ul> =20 <h3 id=3D"associate">Associate Members</h3> -- 2.7.4