[ovs-dev] [PATCH v6 4/6] datapath: Minimize ovs_flow_cmd_del critical section.

Pravin Shelar pshelar at nicira.com
Tue Apr 1 22:20:30 UTC 2014


On Mon, Mar 31, 2014 at 11:18 AM, Jarno Rajahalme <jrajahalme at nicira.com> wrote:
> ovs_flow_cmd_del() now allocates reply (if needed) after the flow has
> already been removed from the flow table.  If the reply allocation
> fails, a netlink error is signaled with netlink_set_err(), as is
> already done in ovs_flow_cmd_new_or_set() in the similar situation.
>
> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>

LGTM

Acked-by: Pravin B Shelar <pshelar at nicira.com>



More information about the dev mailing list