[dpdk-dev] Git repository might be down

2016-04-25 Thread Tetsuya Mukawa
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

[dpdk-dev] Git repository might be down

2016-04-25 Thread Thomas Monjalon
Thanks for reporting. It has been fixed by resetting git-daemon and related zombies. 2016-04-25 12:13, Christian Ehrhardt: > 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 fallb

[dpdk-dev] Git repository might be down

2016-04-25 Thread Christian Ehrhardt
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 wrote: > Hi