From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 59A558DF0; Thu, 26 Apr 2018 18:27:08 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id E8EE221841; Thu, 26 Apr 2018 12:27:07 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Thu, 26 Apr 2018 12:27:07 -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=9grvh1xAtpyRTCL8/TxzXOZYef NgPGWqI9j48mDN71I=; b=ea9yNBwmRfmL3MT4gCIg3/YPmb7PyGMLJPL81JqzS0 JK0MBMhckXnIceWuF6YZRF8bUqzUAWJwwWdTYEhVY5i0dKuk+9s9k9v/J5r3k0Fg UjMLrs4NrH33YmOJFe4o8VUGZlNit7VVqoKdVV08gC3i1stmN7FiH8rVjo2dU8aS s= 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=fm2; bh=9grvh1 xAtpyRTCL8/TxzXOZYefNgPGWqI9j48mDN71I=; b=X19iEWs24gcXPXje7LsA4Y cPCE2aT2e5vPCd1JlIbiw3bvp6NdQr6UUaYh1qoVVv9mZswUxvYm5nOC6ZU4eht3 miS+ocbqFirFmag1S0Q8ltj9bT/AMZ8qpMogsDnsxgWKAMoE80gsxsdiuyM4eYmN JL8DC40GbGsW4N/YwckiNIebAg43EOVeO4lot6alr/AudgF/cLUiqh3EfJU5yrXJ V0yN74taGffNpl2q+fqp5niKt5txua9jd1+pj9z9+A/2UGia9vRxjdVGj0eS9Kht HnJ4L0agxo7RcjYZsALPOgUyGMbHel0n3bh3qGCoRL/4DviOW2s8Gx201TCjOF9A == 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 15F0BE47D1; Thu, 26 Apr 2018 12:27:06 -0400 (EDT) From: Thomas Monjalon To: Andrii Cc: Ferruh Yigit , dev@dpdk.org, "Van Haaren, Harry" , marketing@dpdk.org Date: Thu, 26 Apr 2018 18:27:05 +0200 Message-ID: <2051185.1oe58NAx7W@xps> In-Reply-To: <624561fa-af4f-ac20-ad25-19224a64e1c5@intel.com> References: <1894848.7syooBVSF5@xps> <624561fa-af4f-ac20-ad25-19224a64e1c5@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] how can I get a git version of Latest Major release? (18.02.1) X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2018 16:27:08 -0000 26/04/2018 18:15, Ferruh Yigit: > On 4/26/2018 4:58 PM, Thomas Monjalon wrote: > > 25/04/2018 19:23, Andrii: > >> The problem here is that common dpdk user is not able to find a stable > >> repository > >> from a website. > >> That would be great if dpdk.com/download or dpdk.com/dev would contain > >> a direct link to http://dpdk.org/browse/ for example. > > > > It is already like that. Check the first link of http://dpdk.com/dev > > just in case to not confuse anyone :) https://dpdk.org/dev Oh! So it's right, there is not link to git from dpdk.com/dev ;) Andrii, I think your point is about improving the website experience, with a better wording perhaps. Please be aware that it is a work in progress by the marketing group with the Linux Foundation. They will share some big improvements soon.