On Fri, Jul 08, 2022 at 09:55:24AM +0000, Jianbo Liu wrote:
> This series is to add support for tc offloading of ovs metering, and
> enhance OVS to use new kernel feature which offload tc police action to
> hardware.
> To do the offloading, new APIs for meter are added in netdev-offload,
> and OVS meters are mapped to tc police actions with one-to-one
> relationship for dpif-netlink.
...
Thanks everyone,
I've applied this to master for inclusion in v1.18.
- eb8ebf8c43b5 ("doc: Add meter offload topic document")
https://github.com/openvswitch/ovs/commit/eb8ebf8c43b5
- 5660b89a309d ("dpif-netlink: Offloading meter to tc police action")
https://github.com/openvswitch/ovs/commit/5660b89a309d
- 218304df186f ("netdev-offload-tc: Offloading rules with police actions")
https://github.com/openvswitch/ovs/commit/218304df186f
- f6ed09ef55e0 ("netdev-offload-tc: Cleanup police actions with reserved
indexes on startup")
https://github.com/openvswitch/ovs/commit/f6ed09ef55e0
- 4c226944f7c5 ("netdev-offload-tc: Implement meter offload API for tc")
https://github.com/openvswitch/ovs/commit/4c226944f7c5
- 5c039ddc64ff ("netdev-linux: Add functions to manipulate tc police action")
https://github.com/openvswitch/ovs/commit/5c039ddc64ff
- ed2300cca0d3 ("netdev-linux: Refactor put police action netlink message")
https://github.com/openvswitch/ovs/commit/ed2300cca0d3
- a9b8cdde69de ("tc: Add support parsing tc police action")
https://github.com/openvswitch/ovs/commit/a9b8cdde69de
- 922b850f08b1 ("netdev-offload: Add meter offload API")
https://github.com/openvswitch/ovs/commit/922b850f08b1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev