On 16/05/18 10:30, Sam wrote:
I want DPDK VHOST module DEBUG level log
First make sure you build DPDK with debug logging enabled, than you can set the debug level using appctl.

ovs-appctl vlog/list | grep dpdk
ovs-appctl vlog/set file:dpdk:dbg

Logs should be in the ovs-vswitchd.log.

//Eelco

2018-05-16 16:27 GMT+08:00 Sam <[email protected]>:

Hi all,

I'm debugging OVS2.9.0 and DPDK18.02, I found I could not dump DPDK log
like vhost module.

How can I dump DPDK log into files? Thank you~

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to