From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bearrailgun@gmail.com>
Received: from mail-io0-f178.google.com (mail-io0-f178.google.com
 [209.85.223.178]) by dpdk.org (Postfix) with ESMTP id 36C837CF5
 for <dev@dpdk.org>; Wed, 25 Apr 2018 16:02:16 +0200 (CEST)
Received: by mail-io0-f178.google.com with SMTP id y128-v6so26930238iod.4
 for <dev@dpdk.org>; Wed, 25 Apr 2018 07:02:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
 h=mime-version:in-reply-to:references:from:date:message-id:subject:to
 :cc; bh=b4xkpYUx4nVaYNokNFJNWDUIlXBNmlywmN2XPCU7XLE=;
 b=f+6c1kv50UYJcTLouM2iBwnRXLvZZgDhAchnfCdc74K7pYLIypdQB7SEsUatW4iEZX
 UiU/hkCoxJE4H6eGZ7yZu/8Y6e3kWDxe+ygzPXBD0GJPGtI9QgU9PlGLnQ4i9Bm+F+jn
 P4lGyCD0lHcgkgdx3GS5YeXXzxXBoRPfsrCLn6a2V8AELE4WYzEPP0vme7uQMKA/vTxi
 TUTNj0hZ3Dcs7K47PLW3TUQLQPf0gNthCuA9efGwJxySBCs3ugOX7lwyFeii2trm+9sl
 Du+ULbWvdAXtqJb9Z7ERRG8h6X5Y45Bwl2xovk2ib0Ly42c6/kLdZmirFtTFomuRCD69
 Dvhg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:in-reply-to:references:from:date
 :message-id:subject:to:cc;
 bh=b4xkpYUx4nVaYNokNFJNWDUIlXBNmlywmN2XPCU7XLE=;
 b=kXn0c340nxZ/gud1lyuImD/T/vEw/EuqPcu49TZC9bAZ4pazgvwoBLF1BndezcfY2W
 zIouUT9WKi//6tTKR5/5dULmEMQvedxjEJE1ette03cY1UALzjSNJjkp9qXtaI9m5Odj
 pJoxX8yoIyauFHUDMlsB8KCu75audO/F7QzC4dYW+VNB3tkeWW7db8z22SRV7DrA5U7A
 bitPAGe2l1V++VAbR0X7OsIsVTzl2eAFpQMwYuCODxXmbWJaTyrDDJM35MQ/TZZiT7Fh
 v2vAnE4i5oWTAyTUuJZbrnWljckSol/MuFrwca6HgEtI7oOkEGsb+9x6Gh8zEIF9b/SV
 ojfQ==
X-Gm-Message-State: ALQs6tDgul/pmptqSOU8hrerfWSeDsdhKLUhHi+0RKlFCT2WFruKSnr/
 NTMnNW98MRMA1Rn2sDdc+PpHyJXNtWq4J1anFfs=
X-Google-Smtp-Source: AIpwx48Pmm/F/5Xu1/BMJ9PG0EYT0/4rgEXeenyd/kCRxW/IkT73F/1AvlrR676tMvGlEALC7mtYDyCz6h2t/4oWf74=
X-Received: by 2002:a6b:3454:: with SMTP id
 b81-v6mr29227131ioa.115.1524664929523; 
 Wed, 25 Apr 2018 07:02:09 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.192.164.227 with HTTP; Wed, 25 Apr 2018 07:02:07 -0700 (PDT)
In-Reply-To: <E923DB57A917B54B9182A2E928D00FA65E04D9C1@IRSMSX101.ger.corp.intel.com>
References: <CAJFD7HkezjTrF+Gma75y3s5VUYK6dr5JKvXJk8tOgisgidmsnw@mail.gmail.com>
 <E923DB57A917B54B9182A2E928D00FA65E04D9C1@IRSMSX101.ger.corp.intel.com>
From: Andrii <bearrailgun@gmail.com>
Date: Wed, 25 Apr 2018 17:02:07 +0300
Message-ID: <CAJFD7HnG7eN3bY3EJd0W57Xq8rvJjPcyDzPnk81v9d0hnJbeig@mail.gmail.com>
To: "Van Haaren, Harry" <harry.van.haaren@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Content-Type: text/plain; charset="UTF-8"
X-Content-Filtered-By: Mailman/MimeDel 2.1.15
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 <dev.dpdk.org>
List-Unsubscribe: <https://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Apr 2018 14:02:16 -0000

Nice.

Thanks Harry.

Yep I got 18.02.1 from dpdk-stable

Is that possible to have tags like  v18.02.1 in http://dpdk.org/git/dpdk
Because the only one I can get from it is v18.02
That would be great also if dpdk.org would provide some link to dpdk-stable
Because now it points only to http://dpdk.org/browse/dpdk/refs/
which shows only 18.02 as the latest release
So common user is just not able to get 18.02.1 from git anyhow if he is
just
browsing dpdk.org


On Wed, Apr 25, 2018 at 4:47 PM, Van Haaren, Harry <
harry.van.haaren@intel.com> wrote:

> > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Andrii
> > Sent: Wednesday, April 25, 2018 2:45 PM
> > To: dev@dpdk.org
> > Subject: [dpdk-dev] how can I get a git version of Latest Major release?
> > (18.02.1)
> >
> > I could get only 18.02 tag, which is from February.
> > I want to see exactly which commits are in 18.02.1 and there is no such a
> > git tag
> > or github release etc.
> > Downloading 18.02.1 tarball without git history and comparing sources to
> > git tree seems quite stupid.
> > Also the question is why there is no such a branch or at least tag
> > which points to latest major? That seems strange.
> >
> > Thanks.
>
> Hi Andrii,
>
>
> All of the DPDK repos are available here:
> http://dpdk.org/browse
>
> Please see the stable repo for various table releases:
> http://dpdk.org/browse/dpdk-stable/
>
> You'll find tags, branches and more at the above location, eg:
> http://dpdk.org/browse/dpdk-stable/log/?h=v18.02.1
>
>
> Hope that helps, -Harry
>