DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Raslan Darawsheh <rasland@mellanox.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, Thomas Monjalon <thomas@monjalon.net>
Subject: Re: [dpdk-dev] [PATCH v5 0/4] Hyper-V netvsc PMD (and VMBus)
Date: Wed, 9 May 2018 08:27:44 -0700	[thread overview]
Message-ID: <20180509082744.0e0da51c@xeon-e3> (raw)
In-Reply-To: <DB5PR05MB1254C5C43C12BBB7C6DF7485C2990@DB5PR05MB1254.eurprd05.prod.outlook.com>

On Wed, 9 May 2018 14:59:20 +0000
Raslan Darawsheh <rasland@mellanox.com> wrote:

> Hi Stephen,
> 
> I'm trying to compile your patches and I'm getting this compilation issue:
> /download/dpdk/drivers/net/netvsc/hn_ethdev.c:28:27: fatal error: rte_bus_vmbus.h: No such file or directory
> compilation terminated.
> /download/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'hn_ethdev.o' failed
> make[6]: *** [hn_ethdev.o] Error 1
> make[6]: *** Waiting for unfinished jobs....
>   CC hn_rndis.o
> 

Did you enable VMBUS in the config file?  

      reply	other threads:[~2018-05-09 15:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-26 22:57 Stephen Hemminger
2018-04-26 22:57 ` [dpdk-dev] [PATCH v5 1/4] bus/vmbus: add hyper-v virtual bus support Stephen Hemminger
2018-04-26 22:57 ` [dpdk-dev] [PATCH v5 2/4] net/netvsc: add hyper-v netvsc network device Stephen Hemminger
2018-04-26 22:57 ` [dpdk-dev] [PATCH v5 3/4] net/netvsc: add documentation Stephen Hemminger
2018-04-26 22:57 ` [dpdk-dev] [PATCH v5 4/4] bus/vmbus and net/netvsc: add meson build support Stephen Hemminger
2018-05-09 14:59 ` [dpdk-dev] [PATCH v5 0/4] Hyper-V netvsc PMD (and VMBus) Raslan Darawsheh
2018-05-09 15:27   ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180509082744.0e0da51c@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=rasland@mellanox.com \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).