then come back to looking
at Open vSwitch.
Many thanks for your help
Regards
Michele Bozier
-Original Message-
From: Jesse Gross [mailto:je...@nicira.com]
Sent: 03 October 2013 22:01
To: Michele Bozier
Cc: discuss@openvswitch.org
Subject: Re: [ovs-discuss] Kernel oops running Open vSwitch
ine of code causing the problem in ovs_flow_tbl_alloc() is
table->buckets = alloc_buckets(new_size);
When I tried to put a printk to dump the new_size property in this second
scenario then the problem moved again.
What else can I try?
Regards
Michele Bozier
-Original Message-
From:
quot;
The kernel used on the target is built without Open vSwitch support and the
802.1d bridging support is configured to be loaded as a module.
I also tried running the OpenvSwitch kernel module built from the sources
distributed with the 3.3 kernel but with no success either.
Can any