On Jun 26, 2013, at 0:47 , ext Roam Pune wrote:
...
i got same error, but then i found a way around it using following command:
$ sudo insmod datapath/linux/openvswitch.ko
insmod: error inserting 'datapath/linux/openvswitch.ko': -1 Unknown symbol in
module
$ sudo modprobe gre
$ sudo insmod data
>> insmod fails in my test VM:
> >>
> >> + insmod /cdrom/openvswitch.ko
> >> [ 13.017859] Disabling lock debugging due to kernel taint
> >> [ 13.018742] openvswitch: Unknown symbol gre_del_protocol (err 0)
> >> [ 13.019312] openvswitch: Unknown symbol gre_add_protocol (err 0)
On Tue, Jun 25, 2013 at 2:47 PM, Roam Pune wrote:
>
>
> On Mon, Jun 24, 2013 at 10:09 AM, Ben Pfaff wrote:
>>
>> [oops, sorry, re-sending because I screwed up the list address on the
>> first try]
>>
>> I'm getting the following warnings in my OVS master build tree (commit
>> ede77a461fb "datapat
On Mon, Jun 24, 2013 at 10:09 AM, Ben Pfaff wrote:
> [oops, sorry, re-sending because I screwed up the list address on the
> first try]
>
> I'm getting the following warnings in my OVS master build tree (commit
> ede77a461fb "datapath: Fix a kernel crash caused by corrupted mask
> list."):
>
>
Me too, on Debian 3.2.46-1 x86_64 GNU/Linux
Jarno
On Jun 24, 2013, at 20:09 , ext Ben Pfaff wrote:
> [oops, sorry, re-sending because I screwed up the list address on the
> first try]
>
> I'm getting the following warnings in my OVS master build tree (commit
> ede77a461fb "datapath: Fix a ke