[dpdk-dev] In ovs-2.4 version, why can't stop dpdk-bond port by `ovs-ofctl mod br dpdkbond DOWN`?

Sam batmanustc at gmail.com
Mon Nov 27 11:07:35 CET 2017


Hi all,

I'm working in ovs 2.4 version, and I use "dpdkb" type netdev. Then I
call  `ovs-ofctl mod br dpdkbond DOWN` to down this device, at last, my
code call "rte_eth_dev_stop(dev->port_id);".

But counter shows the port is still rx/tx, why?


More information about the dev mailing list