On Tue, Jan 05, 2016 at 07:33:17PM +0530, bscha...@redhat.com wrote:
> The qos settings are managed using the 'options' fields in the
> "Port_Binding" table.
> 
> Signed-off-by: Babu Shanmugam <bscha...@redhat.com>

This seems more complicated than necessary.  In the
SBREC_PORT_BINDING_FOR_EACH loop in binding_run(), I think that we only
need to be able to find the ovsrec_interface associated with the
binding_rec.  Then we can check and possibly update the
ovsrec_interface's ingress_policing_rate and ingress_policing_burst.
Can you explain why there's this more complicated data structure?

Thanks,

Ben.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to