On Thu, Sep 17, 2015 at 12:28 AM, [email protected] <[email protected]> wrote: > Hello teams! > > I am new to ovs and linux kernel, but I'm trying to add some code in ovs > source code. > When I try to debug my code, e.g. I use printk() or pr_info() to output some > information, I have no idea where to check them.
You can see the output using the command 'dmesg'. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
