On Mon, Oct 28, 2013 at 4:41 AM, Eugene Istomin <e.isto...@edss.ee> wrote: > Hello, > > i make an ovs 2.0 build with 3.11 kernel patch using OBS and trying to apply > this to stable packages ( https://build.opensuse.org/request/show/204794 ), > maintainer of OBS:Network gives me hint to check up "64bit-portability-issue" > at least on i586 Factory. > > Here is the build errors from build log > (https://build.opensuse.org/package/rawlog/home:edssvirt:branches:network/openvswitch/openSUSE_Factory/i586):
The upstream data type changed for the skb layer pointers from sk_buff_data_t to __u16. However, the OVS kernel module compatibility only uses the original data type so there is a mismatch on newer kernels. Is this something that you can submit a patch for? _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss