From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 128B5DED for ; Tue, 21 Aug 2018 15:44:25 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 808412210E; Tue, 21 Aug 2018 09:44:23 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 21 Aug 2018 09:44:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=l9WMA4uchqSEhtEKAmMf5VP//7 O4FCbH1o9I6iJ01nc=; b=QP4dq2VcKVEF/GrJJA3is6oBadJtDtUfznX8JqMpBQ aHsn7ffmPfMUqSZfB51WWj2b/2XD6d98cG6ivuy37UXHTpZFdQMvUbbaNTyh/UxC VfPlx3/bnTLJYDS8l/T3gUk6aDr3p0sgJU43ie3mU+EDiM+cAzvfwdx6dkvRw+jL c= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=l9WMA4 uchqSEhtEKAmMf5VP//7O4FCbH1o9I6iJ01nc=; b=kujcQBvLgUzkdum4KNkfCv 6dMbAk8+AIZ7N5/Mm/GxMW2UCRgANo4+/QOjoAxDLRyxEvLYyp16JRROOfSVM25F G/S4GMJNbzJFHDqWDPkysvWomvE2OC5AYYxw8y71ltGoy74tK2vDMX12INjn1ddB L/Jt8inDm7GDd9pT5wb4adDsIrq+mxYWPeoyDWZ0XhyfLwNOcgumI0xzyxrNB+7C SEJg2YBn5IHuZM9jD2LPhEXUPayXe036N3le6pPZRpEy/d3o6sJxzbVzrTJkkSHZ T4A+4xtlmF6SAn5cL2HfGDXpw+ntYBK7rTGF2TzhxZOryOVVpWU9xiO7aaeTDA4w == X-ME-Proxy: X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 3E08D1028D; Tue, 21 Aug 2018 09:44:22 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: web@dpdk.org, john.bromhead@cavium.com, john.mcnamara@intel.com Date: Tue, 21 Aug 2018 15:44:20 +0200 Message-ID: <1760950.AUvL0l17gQ@xps> In-Reply-To: <9817b931-86ce-64cf-e365-9a686fcaeae0@intel.com> References: <2071247.K9L0iP2zv0@xps> <1680352.QoUTbmWEST@xps> <9817b931-86ce-64cf-e365-9a686fcaeae0@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] fix ecosystem URLs 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: Tue, 21 Aug 2018 13:44:25 -0000 21/08/2018 13:22, Ferruh Yigit: > On 6/26/2018 2:54 PM, Thomas Monjalon wrote: > > 26/06/2018 15:20, Thomas Monjalon: > >> Hi, > >> > >> Some links are wrong in the page http://www.dpdk.org/ecosystem/#hardware > >> > >> Please fix links for mlx4 and mlx5. > >> In order to avoid using redirections, you could change all doc links > >> from http://www.dpdk.org/doc/* to http://doc.dpdk.org/* > >> > >> There were also a private request from Cavium to change > >> thunderx (CN88XX, CN83XX, CN81XX, CN80XX) > >> octeontx (CN83XX) > >> to > >> thunderx (CN88XX) > >> octeontx (CN83XX, CN82XX, CN81XX, CN80XX) > >> as it is done in http://core.dpdk.org/supported/nics/cavium/ > > > > One more fix: > > igb link should be http://doc.dpdk.org/guides/nics/igb.html > > Hi Thomas, > > Where this link? I don't see any igb link on > https://www.dpdk.org/ecosystem/#hardware All such links have been removed I think.