On 2 Jul 2022, at 5:18, Jianbo Liu wrote: > When offloading rule, tc should be filled with police index, instead > of meter id. As meter is mapped to police action, and the mapping is > inserted into meter_id_to_police_idx hmap, this hmap is used to find > the police index. Besides, the reverse mapping between meter id and > police index is also added, so meter id can be retrieved from this > hashmap and pass to dpif while dumping rules. > > Signed-off-by: Jianbo Liu <[email protected]>
Changes look good to me. Acked-by: Eelco Chaudron <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
