From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id AC6312BB1 for ; Fri, 5 Aug 2016 09:44:26 +0200 (CEST) Received: by mail-wm0-f53.google.com with SMTP id o80so24322808wme.1 for ; Fri, 05 Aug 2016 00:44:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding; bh=IClWGnI2qqDEkGdHXXf+Pz9IAtQo8t8+9UK9NEiQMq4=; b=hkEjIiaLi9jNMMQ+Z23oac+dIa2q41nFFd3/5XT9bJUKgLndMNDFN9a/KkTDzQkag7 akUvCnxBjYoNHmrnOQH2/i1f6+9La6Y6m8Xl5fc5za1xqczRAjH+4IXEt3KD6GWDve65 VxaoLCmICAVGh6b0whN6VBGCr2JlisY+5q7GYQg4g+fkpRYkMpZbnDYCuRxEhnsE4qD3 akCuVPFwVqTglNHUcEtQUWXAceUzERUmF8q9dKi6RTmp9eegqQlM+KUA0ffNkOvl9GUi coxCe00sjhSrw8iV9E0h3GHxEX2MBabskOomaoFauVwE5OthGLWREAdEqkjXF/n0KCZN mk9g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :in-reply-to:references:mime-version:content-transfer-encoding; bh=IClWGnI2qqDEkGdHXXf+Pz9IAtQo8t8+9UK9NEiQMq4=; b=OsvzJMFJB+TNR2L9EpJY9+TxFFtmoBm22x8EOHphP/vqs3Muv1vO5K2aa/1Z6dqH0V oClN1KFytZzfDCxxIiOFG9Nclvgb6+ERqut+Owo7hWVSCj7fcZ9hNUqIJvmIYykpQAk8 6bjzulUq3bCJZvQwSG6qRyWBt4jSHOWAsYF8DdfaRnbGHxibtCovYi1xX7aN/I8lqsHa fELb7gXgANQ2HOJJpHlrrSxDDI9zCZYw0Ju2VPxp91BKtKPbzD/HwDxAi9uy95QPIsMX J0pH7PFOtJc+wYq2xplQ/iV3Ef5k2VERwulcB//xAkV63tyTowsi9fqYSR5jplsRDY82 Bw0A== X-Gm-Message-State: AEkoouvmUiSloOMqrizRCWJoEDLQENgGE+AC2BeIGrZLZLBvm6zw1dn2aoiulbpfO+YPXCmu X-Received: by 10.28.94.85 with SMTP id s82mr2029138wmb.24.1470383066493; Fri, 05 Aug 2016 00:44:26 -0700 (PDT) Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184]) by smtp.gmail.com with ESMTPSA id ka6sm16481731wjb.38.2016.08.05.00.44.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Aug 2016 00:44:25 -0700 (PDT) From: Thomas Monjalon To: linhaifeng Cc: dev@dpdk.org Date: Fri, 05 Aug 2016 09:44:25 +0200 Message-ID: <1778638.WMj1Y5ph2l@xps13> User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: <57A3F55D.7060204@huawei.com> References: <57A3F55D.7060204@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] test: failed to clone dpdk source in windows X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2016 07:44:26 -0000 2016-08-05 10:09, linhaifeng: > hi,thomas > > Could you change the name of file in directory app/test/test_pci_sysfs/bus/pci/devices/ ? > I think somebody like us also cann't access internet in liunux.Windows not support file name > include ':'. Not sure to understand the use case. This is a fake sysfs, we cannot change the names.