On Mon, Apr 7, 2014 at 9:36 AM, sowmini varadhan wrote:
>> All of these versions of OVS long predate the kernel that you are
>> trying to use, so they don't support it. However, you should just be
>> able to use the version of the OVS kernel module packaged with the
>> upstream kernel that you are
On Sun, Apr 6, 2014 at 6:11 PM, sowmini varadhan wrote:
> I've built and booted up a kernel built from a recent-ish kernel.git.
> Uname -r reports: 3.14.0-rc3+
>
> Then I try to set up openvswitch 1.10.2 thus:
> ./configure --with-linux=/lib/modules/`uname -r`/build
> make
>
> but now actions.
I've built and booted up a kernel built from a recent-ish kernel.git.
Uname -r reports: 3.14.0-rc3+
Then I try to set up openvswitch 1.10.2 thus:
./configure --with-linux=/lib/modules/`uname -r`/build
make
but now actions.o does not compile: complains that
${kernel_src}/include/linux/netdevi