From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 25A222BF7 for ; Tue, 6 Mar 2018 16:20:51 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 457FD210A5; Tue, 6 Mar 2018 10:20:51 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Tue, 06 Mar 2018 10:20:51 -0500 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=b2YYRj0UWIfz/MGnjNHllHyLtp 28To7TXmltXAcDDlY=; b=qiW6QeiSCeBKouaJLSbVmnXKbLYNquNO8GE92zHCMl 3QSC+As0yly6bp32H6BatLVEJ3PNCLFYexpnEDrKAamOe8I+2QB9AY5ySIZJWue8 SKgwHYI6yoo/hyXs6z5d8GlGVvX5E/nrESlGOhXn2niHVX7EhhfuxlDz9IUVBf2e 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=b2YYRj 0UWIfz/MGnjNHllHyLtp28To7TXmltXAcDDlY=; b=Dalw9l2L7WRkz2sgVB7jc9 VG92JcENNkCxU+cBDd/X6D7wsrNTt7jLQKH8N/74DhoBdnow4KjItpPnrimcTiXE /ChW7gpDrZujuc/n2z4ZJAW/X9rNqYBjUoM1dcPaYCNbI38e90nS4jW6QHXOZYOd ARfzAOmVrcdC51ahCFxKt3uZi/ONLh1yhGxa5gksE3koYNokUD+MNgZp4OPxO/fY 65xQA/mkC3jkoFQzgOvN08oTepP3uAw5LrgISbgmlch4fCfdi08gAHPMh/qSAAaa 2LD36KTBfZWdjwB+S1A5UAbkvsHBvTuIJzV+H1uYEkNfF+55OmnFGSK5U3hz7GQw == 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 BD6E42482D; Tue, 6 Mar 2018 10:20:50 -0500 (EST) From: Thomas Monjalon To: wang.yong19@zte.com.cn Cc: dev@dpdk.org Date: Tue, 06 Mar 2018 16:10:45 +0100 Message-ID: <2617457.hzaDYSPhCb@xps> In-Reply-To: <201803061854251596042@zte.com.cn> References: <201803061854251596042@zte.com.cn> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] Anyone who can help? 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: Tue, 06 Mar 2018 15:20:52 -0000 06/03/2018 11:54, wang.yong19@zte.com.cn: > 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 There was an outage with git on dpdk.org today. It has been fixed when discovered.