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!
fbl

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to