On Tue, Oct 17, 2017 at 03:27:31PM -0200, Flavio Leitner wrote:
> On Mon, 25 Sep 2017 16:44:05 +0200
> Timothy Redaelli <tredae...@redhat.com> wrote:
> 
> > This patch makes ovs-save to use a file to restore flows instead of using
> > shell script here-document.
> > This is needed since eval + here-documents are much slower than reading a 
> > file
> > with the rules directly.
> > 
> > Signed-off-by: Timothy Redaelli <tredae...@redhat.com>
> > ---
> >  utilities/ovs-save | 13 +++++++------
> >  1 file changed, 7 insertions(+), 6 deletions(-)
> > 
> 
> Acked-by: Flavio Leitner <f...@sysclose.org>
> Thanks!

Thanks Flavio and Timothy, I applied this to master.
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to