[ovs-dev] [PATCH v2] datapath: Use tun_info only for egress tunnel path.

Pravin Shelar pshelar at nicira.com
Thu Aug 7 05:20:05 UTC 2014


On Wed, Aug 6, 2014 at 7:02 PM, Andy Zhou <azhou at nicira.com> wrote:
> Acked-by: Andy Zhou <azhou at nicira.com>
>
> You may also want to set egress_tun_info to NULL in the recirc case,
> in case it is not.
>
Kernel action processing does not set egress_tun_info to NULL.
>
>
>>  static int execute_recirc(struct datapath *dp, struct sk_buff *skb,
>> -                                const struct nlattr *a)
>> +                         const struct nlattr *a)
>>  {
>
> Is this change intentional?
Yes, I just wanted to fix style issue.

I pushed patch to master.

Thanks.



More information about the dev mailing list