On Tue, Jan 31, 2017 at 12:53:32PM +0000, Avi Cohen (A) wrote:
> I need to store (in userspace) the dumped datapath cache entries into a 
> sorted tree - based on a score that will be given to each entry.
> Is the existing  flows data-base  (ofproto module) already includes a sorted 
> tree for the dumped flows ? 
> If not -  what tree is available in ovs lib for this requirement ? 

OVS doesn't include a tree data structure.
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to