Hi Guys

I have noticed that the meter ID passed down to the ofproto is different
for when a meter mod is requested, compared to when a meter instruction is
added to a flow.

It seems as though there is no translation of the meter ID to the ofproto's
interpretation of the meter ID when adding meter instructions.

I am wondering if there should be a call to 'ofproto_get_provider_meter_id'
for adding flow metering instructions (in ofproto.c), as this is done for
meter mod messages. Or is it supposed to happen down the line somewhere
else?

Regards
Dirk van der Merwe
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to