From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3FF4DA034F; Fri, 8 Oct 2021 14:24:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC12740F35; Fri, 8 Oct 2021 14:24:42 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 080ED40E28 for ; Fri, 8 Oct 2021 14:24:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1633695880; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=xnPsSGkTnmB6hFras/2HHbi2RzDw4TlL1Cb6FYFUUQY=; b=ZSP7w+lvfw6JkKcNLaasc7y76XeGcGFJ5vH4aa7wxHEbj41QgBmN6tKPp1cn5yXuNKhpDN CQXc5FYL1xv1LvTskqkyBRuTx42uexEJK0OTBgT/HIpce/C5B8xlhmFsqMtOb4rcnjLqp0 OtXGfqbOIaqcVbUMXLPlncBdVcJYqGI= Received: from mail-lf1-f72.google.com (mail-lf1-f72.google.com [209.85.167.72]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-320-qFzV2zEJNz-fba_m_BauPw-1; Fri, 08 Oct 2021 08:24:31 -0400 X-MC-Unique: qFzV2zEJNz-fba_m_BauPw-1 Received: by mail-lf1-f72.google.com with SMTP id f32-20020a0565123b2000b003fd19ba9acaso7003205lfv.10 for ; Fri, 08 Oct 2021 05:24:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xnPsSGkTnmB6hFras/2HHbi2RzDw4TlL1Cb6FYFUUQY=; b=CBtjzuEsI7qGQUbFv8OSg68lX9GmUNfKPPnmQ7Aw1rNRKTDu2OczePLlMu93vFg0wX 9NCyjvflyJpJlIUTnlrpzraUonp775GwpshJI307oVnqbQkEXmWAkoQfJ5b3XdYohZMO Y0h0ekGGMMJO/0DTAUbHRKUBCI3VILAxplEiCegrLNA+4c7PLNpOtc48XUCnE2u8C70X /ZNBC9IMKGEK/77qwpDzvbNmplhK++bCoGf7YveW59kn/dDK4LpY0zb1DZpvlcITZB6A BMMjxyT+W6ZvyHA5W+Clw91h72+3FYDFWEPeEA5Cpllf8ZSnyaDZm0qVi69kej9rEg0R nJhQ== X-Gm-Message-State: AOAM533+0HGPxG7cd2n3B1se2H4+YfgUKgq2sndzxXkXc0HdoXyrqOSL x6s42jPXZmI2RpuDSFuynjh8CKI/B7Uy/Glb2UNbQFwg3lMwk2exe9BBQ8ar9kp9HAK70Gjgkuh nXyLmwgkFGCMaUd8y6wM= X-Received: by 2002:a05:6512:3f16:: with SMTP id y22mr10317511lfa.499.1633695869909; Fri, 08 Oct 2021 05:24:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwG/fdP0J/o6qy+DmYo4B/1BisDV3D3jt671qWOLOEIipVIsTe3R9wpdH7ApXot85oi9UBeK8++29SMOdQsZ6s= X-Received: by 2002:a05:6512:3f16:: with SMTP id y22mr10317490lfa.499.1633695869705; Fri, 08 Oct 2021 05:24:29 -0700 (PDT) MIME-Version: 1.0 References: <20211007202451.90271-1-u9012063@gmail.com> In-Reply-To: From: David Marchand Date: Fri, 8 Oct 2021 14:24:18 +0200 Message-ID: To: William Tu Cc: dev , Dmitry Kozlyuk , Pallavi Kadam , "Wang, Haiyue" Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] net/e1000: build on Windows X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, Oct 8, 2021 at 2:21 PM William Tu wrote: > > > Example when running: > > > PS C:\dpdk> .\build\app\dpdk-testpmd.exe > > > EAL: Detected CPU lcores: 4 > > > EAL: Detected NUMA nodes: 1 > > > EAL: Multi-process support is requested, but not available. > > > EAL: WARNING: TSC frequency estimated roughly - clock timings may be less accurate. > > > EAL: Probe PCI driver: net_e1000_em (8086:10d3) device: 0000:03:00.0 (socket 0) > > > EAL: Requested device 0000:1b:00.0 cannot be used > > > > Odd to read this, and still see testpmd getting one port afterwards. > This is expected. Because I only enable 1 dpdk port (0000:03:00.0) > The 0000:1b:00.0 is still running kernel driver. I will mention it in next > version. Ok sorry, I did not notice. No need to mention, simply start testpmd with -a 0000:03:00.0. -- David Marchand