]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
dpdk: Redirect DPDK log to OVS logging subsystem.
authorIlya Maximets <i.maximets@samsung.com>
Mon, 6 Mar 2017 06:49:11 +0000 (09:49 +0300)
committerDaniele Di Proietto <diproiettod@vmware.com>
Fri, 10 Mar 2017 01:33:26 +0000 (17:33 -0800)
commit736ca516f3b4c0cb6c06d995cbd294786696de8f
treeda6feed12311e0bb152303c2c363c8b4b96d4928
parent96e9b168e0ed45823616eddbe879e06976ecfb98
dpdk: Redirect DPDK log to OVS logging subsystem.

This should be helpful for have all the logs in one place.
'ovs-appctl vlog' commands for 'dpdk' module can be used
to configure the log level. Lower bound for DPDK logging
(--log-level) still can be passed through 'dpdk-extra' field.

Signed-off-by: Ilya Maximets <i.maximets@samsung.com>
Acked-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
NEWS
lib/dpdk.c