From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: test: failed to clone dpdk source in windows Date: Fri, 05 Aug 2016 09:51:06 +0200 Message-ID: <2352652.VpdBomjQYc@xps13> References: <57A3F55D.7060204@huawei.com> <1778638.WMj1Y5ph2l@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jan Viktorin To: linhaifeng Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id 7332D2BA2 for ; Fri, 5 Aug 2016 09:51:08 +0200 (CEST) Received: by mail-wm0-f50.google.com with SMTP id o80so24547389wme.1 for ; Fri, 05 Aug 2016 00:51:08 -0700 (PDT) In-Reply-To: <1778638.WMj1Y5ph2l@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-08-05 09:44, Thomas Monjalon: > 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. In other words, Windows is not supported, neither for runtime nor for development. For information, which filesystem do not support ':'? If someone wants to add this support, the fake sysfs could have slightly different names and rightly renamed during compilation.