From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <christian.ehrhardt@canonical.com>
Received: from mail-qg0-f50.google.com (mail-qg0-f50.google.com
 [209.85.192.50]) by dpdk.org (Postfix) with ESMTP id 0BE572B87
 for <dev@dpdk.org>; Mon, 25 Apr 2016 12:14:19 +0200 (CEST)
Received: by mail-qg0-f50.google.com with SMTP id f92so28197727qgf.0
 for <dev@dpdk.org>; Mon, 25 Apr 2016 03:14:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=canonical-com.20150623.gappssmtp.com; s=20150623;
 h=mime-version:in-reply-to:references:from:date:message-id:subject:to
 :cc; bh=cUFZSG4ODnFRdEuc37WX1eZ5ozNSqARxptszKOfOyxQ=;
 b=z775X8WQO8TG22UK1hbYBRpDy2K41THtQOUCb50zuRDum4BC/C7FLXCLyAlSW6QnHw
 gap+biRilBE7r2Jro2jo7ICkGwBf/CYqqM4YzD2KdfkztAvOt3uzspoynVEXvWwFLEwu
 8Z88sgE/lpp0mgzoGyXKvvUt/45+ocO4if8xElisidoEieKmHsZrPOWojpdMLZJL/yJM
 t4uBFS8vPWBxtfVU4Ba8njkeHaz1+rs9aGD44Q1ZSGuNZQdbXFzBatdwkknIQu93oKFx
 YFIXha1+PAwt92WORpJ+ySKmpujC7Rr8RmppMGoyJmfzEjBZRsECwQk8fra4AgLFtn7x
 VKVQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:mime-version:in-reply-to:references:from:date
 :message-id:subject:to:cc;
 bh=cUFZSG4ODnFRdEuc37WX1eZ5ozNSqARxptszKOfOyxQ=;
 b=QmBFizm631Fcl4EzdPjBTFZcQS7C9e8JHBhk6w3m/fo72HQGR/jH3xBerEFpJYlmUl
 6tXNx1VX4yUW8eImFm761A65+EVHBDXtrzSgSv75dO5SuD/KUmjPmrI2qG7MSIKc+xnV
 WQTOdhrlIhY7s8rqb3OuBxWFvnH8OUNfu/ESnNcX6jz67seLaldL4ZT0YK15cl5uqW+v
 J0p1ssgpxGpjptGOi0EjOOHIh7DcrzWd2wZSlsmvuR3S6k3Zw3TDGXNNr30NWLtv2Vfi
 wC/0fSWRRBNzMVuxrZfqViwYKNaD+m8GX+0YEAe/ch4jDVp9gVFbGB3T4vEqXJfEJdKb
 71Ug==
X-Gm-Message-State: AOPr4FUBAyZ3zToVkEPSKvPT79NbPhr20hmVefTVn4nwDGUQWO//MqBaLZp6MmaPIaw/91DHr3CF/rxkpoivavAA
X-Received: by 10.140.221.210 with SMTP id r201mr10570109qhb.16.1461579258394; 
 Mon, 25 Apr 2016 03:14:18 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.55.212.91 with HTTP; Mon, 25 Apr 2016 03:13:59 -0700 (PDT)
In-Reply-To: <571DEA96.8010709@igel.co.jp>
References: <571DEA96.8010709@igel.co.jp>
From: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Date: Mon, 25 Apr 2016 12:13:59 +0200
Message-ID: <CAATJJ0JcP2tjjt6geYT4v2wqz0PswvNj96N+UNoevBMeFw0mtA@mail.gmail.com>
To: Tetsuya Mukawa <mukawa@igel.co.jp>
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] Git repository might be down
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://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: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 25 Apr 2016 10:14:19 -0000

Hi,
we were discussing on #DPDK about the same.

So far it seems via git:// it fails, but http works for now - thanks to
David Marchland for identifying this fallback.


Christian Ehrhardt
Software Engineer, Ubuntu Server
Canonical Ltd

On Mon, Apr 25, 2016 at 11:59 AM, Tetsuya Mukawa <mukawa@igel.co.jp> wrote:

> Hi,
>
> I've faced below error while connecting to DPDK git repository.
>
> $ git clone git://dpdk.org/dpdk
> Cloning into 'dpdk'...
> fatal: read error: Connection reset by peer
>
> It might be caused by my environment, but report it just in case.
>
> Thanks,
> Tetsuya
>