On 02/03/15 at 10:09am, Pravin Shelar wrote:
> When I tried this patch series against mainline 3.19-rc7, I got
> following error on insert.
> 
> openvswitch: Unknown symbol rpl_vxlan_xmit_skb (err 0)
> openvswitch: Unknown symbol rpl_vxlan_sock_release (err 0)
> openvswitch: Unknown symbol rpl_vxlan_sock_add (err 0)

Good catch. The ifdef logic in compat/vxlan.c was erroneous so the
declarations where done properly but the symbols were missing. I've
fixed this and verified on 3.19, 3.16 and 3.12.

We desperately need CI for kmod on a kernel matrix.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to