ovs-appctl vlog/* doesn't handle kernel logging. Modifying files in datapath/linux/compat/* may or may not have an effect depending on the kernel version that you are building against; compat code is only compiled in if the kernel doesn't have that functionality.
On 3 March 2015 at 00:08, 苌智 <changzhi1...@gmail.com> wrote: > Hi, > I want to get log info from datapath, so I add "pr_err("error has > occur");" in datapath/linux/compat/vxlan.c. But I can not get any error > info from /var/log/messages after I execute "ovs-appctl vlog/set > ANY:syslog:dbg". Could someone helps me? > > > Best wishes! > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev