On Tue, Apr 13, 2021 at 09:06:16PM +0800, Tonghao Zhang wrote:
> On Fri, Apr 9, 2021 at 7:52 PM Simon Horman <[email protected]> 
> wrote:
> >
> > From: Tianyu Yuan <[email protected]>
> >
> > tests/ovs-vsctl.at: Add ingress_policing test in ovs-vsctl unit test
> > tests/system-offloads-traffic.at: Check ingress_policing with offloads 
> > enabled and disabled
> >
> > Exercise OVS setting of ingress_policing parameters using ovs-vsctl and 
> > verify that the correct values are stored on OVSDB.
> > Verify the ingress_policing parameters with tc command. Also check offload 
> > and non-offload in tc software datapath based on tc filter type (matchall 
> > and basic).
> >
> > Example invocation:
> > make check TESTSUITEFLAGS='-k ingress_policing'
> > make check-offloads TESTSUITEFLAGS='-k ingress_policing'
> >
> > Signed-off-by: Tianyu Yuan <[email protected]>
> > Signed-off-by: Simon Horman <[email protected]>
> > Signed-off-by: Louis Peens <[email protected]>
> Reviewed-by: Tonghao Zhang <[email protected]>

Thanks, pushed to master.

I will also work on backporting this to branch 2.14, 2.13 and 2.12.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to