On Wed, Feb 04, 2015 at 11:24:58AM +0100, Thomas Graf wrote:
> 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.

We already do a ton of kernel module builds in travis, do you mean that
we should do one for every released kernel, or do you mean something
else?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to