On Mon, Jun 14, 2021 at 08:18:39PM +0200, Ilya Maximets wrote: > On 6/11/21 9:17 PM, Ben Pfaff wrote: > > Signed-off-by: Ben Pfaff <[email protected]> > > --- > > tests/drop-stats.at | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/tests/drop-stats.at b/tests/drop-stats.at > > index 94528f55620c..f3e19cd83ba9 100644 > > --- a/tests/drop-stats.at > > +++ b/tests/drop-stats.at > > @@ -40,7 +40,7 @@ ovs-appctl coverage/read-counter drop_action_of_pipeline > > OVS_VSWITCHD_STOP > > AT_CLEANUP > > > > -AT_SETUP([drop-stats - pipeline and recurssion drops]) > > +AT_SETUP([drop-stats - pipeline and recursion drops]) > > > > OVS_VSWITCHD_START([dnl > > set bridge br0 datapath_type=dummy \ > > > > Acked-by: Ilya Maximets <[email protected]>
Thanks, pushed. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
