On 2 Jul 2022, at 5:18, Jianbo Liu wrote: > For dpif-netlink, meters are mapped by tc to police actions with > one-to-one relationship. Implement meter offload API to set/get/del > the police action, and a hmap is used to save the mappings. > An id-pool is used to manage all the available police indexes, which > are 0x10000000-0x1fffffff, reserved only for OVS. > > 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
