On 03/25/15 at 02:48pm, Pravin Shelar wrote: > Thanks for the patch. I saw couple of issues:- > I saw following warning due to missing symbol. > WARNING: "lockdep_ovsl_is_held" > [/home/pravin/ovs/w8/datapath/linux/vport-gre.ko] undefined!
Thanks for catching! Fixed. > Command to reload kernel datapath does not work anymore. > `ovs-ctl force-reload-kmod` seg faults as follows: > > > device br0 left promiscuous mode > general protection fault: 0000 [#1] SMP DEBUG_PAGEALLOC > Modules linked in: openvswitch(OF) vxlan ip_tunnel libcrc32c veth > netconsole configfs autofs4 ipt_REJECT ip6t_REJECT nf_conntrack_ipv6 > nf_defrag_ipv6 xt_state nf_conntrack ip6table_filter ip6_tables ipv6 > vhost_net macvtap macvlan vhost tun kvm_intel kvm iTCO_wdt > iTCO_vendor_support dcdbas microcode pcspkr sb_edac edac_core acpi_pad > lpc_ich mfd_core shpchp tg3 ptp pps_core ses enclosure sg wmi ext4(F) > jbd2(F) mbcache(F) usb_storage(F) sd_mod(F) crc_t10dif(F) > crct10dif_common(F) megaraid_sas(F) dm_mirror(F) dm_region_hash(F) > dm_log(F) dm_mod(F) [last unloaded: openvswitch] > CPU: 10 PID: 22434 Comm: ovs-dpctl Tainted: GF O 3.14.30 #4 > Hardware name: Dell Inc. PowerEdge T320/07C9XP, BIOS 2.1.2 01/20/2014 > task: ffff8807e7560000 ti: ffff8807fd7e6000 task.ti: ffff8807fd7e6000 > RIP: 0010:[<ffffffffa07267ca>] [<ffffffffa07267ca>] > ovs_vport_del+0x4a/0x70 [openvswitch] Tracked down to upstream bug. Will submit proper upstream fix and include it in the v2 of this backport. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev