Hi Ben,

Thanks for your reply.

We have applied this patch on the latest ovs master branch and it was 
successful.
Due to difference in mail server, the patch got corrupted.

The patch present in ovs-dev forum (dated 27 Nov 2014) is also successfully 
applied.

Attaching the patch with this mail for your reference.

Thanks and Regards,
Saloni Jain
 
-----Ben Pfaff <b...@nicira.com> wrote: -----
To: Saloni Jain <saloni.j...@tcs.com>
From: Ben Pfaff <b...@nicira.com>
Date: 12/12/2014 01:42AM
Cc: dev@openvswitch.org, Deepankar Gupta <deepankar.gu...@tcs.com>, Partha 
Datta <partha.da...@tcs.com>
Subject: Re: [PATCH] ovs-ofctl: Implementation of eviction on the basis of 
Importance

On Thu, Nov 27, 2014 at 05:09:34PM +0530, Saloni Jain wrote:
> From: Saloni Jain <saloni.j...@tcs.com>
> 
> This commit enables the eviction mechanism on the basis of importance as
> per the openflow specification 1.4.
> 
>       ovs-ofctl -O OpenFlow14 mod-table <switch> <table> evict
> -Enable eviction on <table> of <switch>. Eviction adds a mechanism
>  enabling the switch to automatically eliminate entries of lower
>  importance to make space for newer entries.If want to enable eviction
>  on all tables, user can set the <table> as 'ALL'.
> 
>       ovs-ofctl -O OpenFlow14 mod-table <switch> <table> noevict
> -Disable eviction on <table> of <switch>.
> 
>       ovs-ofctl -O OpenFlow14 dump-tables-desc <switch>
> -This command provides a way to list the current configuration
>  (eviction for importance) of the tables on a <switch>, which is set
>  using the mod-table command.
> 
> Signed-off-by: Saloni Jain <saloni.j...@tcs.com>
> Signed-off-by: Hiteshi Madan <hiteshi.ma...@tcs.com>

"git am" says:

    Applying: ovs-ofctl: Implementation of eviction on the basis of Importance
    fatal: corrupt patch at line 25
    Patch failed at 0001 ovs-ofctl: Implementation of eviction on the basis of 
Importance
    The copy of the patch that failed is found in:
       /home/blp/nicira/ovs/.git/rebase-apply/patch

Looking at the patch in a text editor, it looks like a lot of "-"s have
been replaced by soft hyphens (U+00a0) by your MUA.

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to