2014-07-24 15:00, sothy shan: > I have problem when I try dpdk ovs with DPDK 1.7. DPDK 1.7 alone working > well. [...] > I am not sure when I using DPDK ovs, how to debug at DPDK 1.7.0 code. I > guess I need to enable to print PMD_DEBUG_TRACE message. At this point, > DPDK ovs message is only printed.
You should enable CONFIG_RTE_LIBRTE_ETHDEV_DEBUG before compiling. > I too suspect it is problem with port_conf message. Not sure. First I need > to know how to use PMD_DEBUG_TRACE with DPDK_ovs. > > You understand my question? Yes I understand that you should enable debugging and ask for help on the right mailling list. If DPDK alone works well, we cannot do anything for you. -- Thomas