On Mon, Oct 28, 2019 at 12:47:21PM +0530, Bhaskar Valaboju wrote: > Based on documentation and code understanding I was under the impression > that when a new bridge interface is created using ovs-vsct add-br* command, > there will be a datapath instance created in kernel. But my understanding > seems wrong, there is only one datapath instance created and each bridge is > added as an internal port to datapath. > > I have a requirement to monitor OVS bridge and its hierarchy (ports added > to it) in datapath. Is there a way to get this information in datapath?
No. _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
