+Thomas, Hi,
On Tue, Mar 06, 2018 at 06:54:25PM +0800, wang.yon...@zte.com.cn wrote: > Hi, > I met a problem when i use git to get code from dpdk.org. I never met this > before. > Is there anyone know what happened with this? > > [root@localhost dpdk]# git pull > fatal: unable to access 'http://dpdk.org/git/dpdk/': The requested URL > returned error: 502 > > [root@localhost wangyong]# git clone http://dpdk.org/git/dpdk > Cloning into 'dpdk'... > fatal: unable to access 'http://dpdk.org/git/dpdk/': The requested URL > returned error: 502 Did you tried with https or git protocol instead? https://dpdk.org/git/dpdk/ git://dpdk.org/git/dpdk/ Regards, -- Nélio Laranjeiro 6WIND