Netdev List
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: David Miller <davem@davemloft.net>
Cc: nicolas.dichtel@6wind.com, netdev@vger.kernel.org,
	pshelar@nicira.com, dev@openvswitch.org
Subject: Re: [PATCH net-next] openvswitch: fix compilation when vxlan is a module
Date: Mon, 27 Jul 2015 10:33:52 +0200	[thread overview]
Message-ID: <20150727083352.GA25211@pox.localdomain> (raw)
In-Reply-To: <20150726.205742.539016799227504892.davem@davemloft.net>

On 07/26/15 at 08:57pm, David Miller wrote:
> From: Nicolas Dichtel <nicolas.dichtel@6wind.com>
> Date: Thu, 23 Jul 2015 11:29:07 +0200
> 
> > With CONFIG_VXLAN=m and CONFIG_OPENVSWITCH=y, there was the following
> > compilation error:
> >   LD      init/built-in.o
> >   net/built-in.o: In function `vxlan_tnl_create':
> >   .../net/openvswitch/vport-netdev.c:322: undefined reference to `vxlan_dev_create'
> >   make: *** [vmlinux] Error 1
> > 
> > CC: Thomas Graf <tgraf@suug.ch>
> > Fixes: 614732eaa12d ("openvswitch: Use regular VXLAN net_device device")
> > Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
> 
> Applied as a stop-gap measure to fix this, but this is a terrible
> dependency.
> 
> There is no reason a user should have to know that without vxlan
> they aren't able to turn on openvswitch.

I'm working on a patch to re-enable this choice.

      reply	other threads:[~2015-07-27  8:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-23  9:29 [PATCH net-next] openvswitch: fix compilation when vxlan is a module Nicolas Dichtel
2015-07-23  9:52 ` Thomas Graf
2015-07-27  3:57 ` David Miller
2015-07-27  8:33   ` Thomas Graf [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=20150727083352.GA25211@pox.localdomain \
    --to=tgraf@suug.ch \
    --cc=davem@davemloft.net \
    --cc=dev@openvswitch.org \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.dichtel@6wind.com \
    --cc=pshelar@nicira.com \
    /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