Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Probe whether the kernel has ODP vxlan support #1619

Merged
merged 1 commit into from
Nov 2, 2015

Conversation

dpw
Copy link
Contributor

@dpw dpw commented Oct 30, 2015

It's possible to build that kernel with openvswitch, and vxlan, but
without the vport_vxlan module that glues them together. And at
least one distro has actually done this.

Addresses #1599.

@awh awh self-assigned this Oct 30, 2015
if !odp_supported {
if err != nil {
Log.Fatal(err)
}

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

It's possible to build that kernel with openvswitch, and vxlan, but
without the vport_vxlan module that glues them together.  And at
least one distro has actually done this.
@dpw dpw force-pushed the fdp-probe-vxlan branch from faf550d to 38f7828 Compare November 2, 2015 15:53
@awh awh merged commit 38f7828 into weaveworks:master Nov 2, 2015
@rade
Copy link
Member

rade commented Nov 3, 2015

This got merged into master, but the issue it is meant to be resolving has a 1.2.1 milestone.

@rade
Copy link
Member

rade commented Nov 3, 2015

Hmm. But the issue indicates that something did get merged into 1.2.

@awh please explain what happened here.

@rade
Copy link
Member

rade commented Nov 3, 2015

But the issue indicates that something did get merged into 1.2.

Well, the commit message says that, but it's actually a merge into master. Except it also show up on the 1.2 branch.

What happened?

@rade rade added this to the 1.2.1 milestone Nov 3, 2015
@awh
Copy link
Contributor

awh commented Nov 5, 2015

What happened?

I merged it into 1.2 on the command line, then 1.2->master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants