Re: [ovs-dev] [PATCH 0/2] dpif-netdev: Flow mark leak + cross-dp offloading.

2019-06-06 Thread Ilya Maximets
On 06.06.2019 13:25, Roni Bar Yanai wrote:
> Acked-By: Roni Bar Yanai 

Thanks!
Applied to master and backported down to branch-2.10.

Best regards, Ilya Maximets.

> 
>> -Original Message-
>> From: Ilya Maximets 
>> Sent: Thursday, June 6, 2019 1:16 PM
>> To: ovs-dev@openvswitch.org
>> Cc: Ian Stokes ; Flavio Leitner ; 
>> Ophir
>> Munk ; Kevin Traynor ; Roni
>> Bar Yanai 
>> Subject: Re: [PATCH 0/2] dpif-netdev: Flow mark leak + cross-dp offloading.
>>
>> Hi everyone.
>>
>> These patches are bug fixes for issues that affects not only the master 
>> branch.
>> It'll be good if someone could review them.
>>
>> Best regards, Ilya Maximets.
>>
>> On 13.05.2019 17:01, Ilya Maximets wrote:
>>> Ilya Maximets (2):
>>>   dpif-netdev: Fix flow mark leak on port lookup failure.
>>>   dpif-netdev: Forbid vport offloading attempts.
>>>
>>>  lib/dpif-netdev.c | 20 +++-
>>>  1 file changed, 11 insertions(+), 9 deletions(-)
>>>
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH 0/2] dpif-netdev: Flow mark leak + cross-dp offloading.

2019-06-06 Thread Roni Bar Yanai
Acked-By: Roni Bar Yanai 

>-Original Message-
>From: Ilya Maximets 
>Sent: Thursday, June 6, 2019 1:16 PM
>To: ovs-dev@openvswitch.org
>Cc: Ian Stokes ; Flavio Leitner ; 
>Ophir
>Munk ; Kevin Traynor ; Roni
>Bar Yanai 
>Subject: Re: [PATCH 0/2] dpif-netdev: Flow mark leak + cross-dp offloading.
>
>Hi everyone.
>
>These patches are bug fixes for issues that affects not only the master branch.
>It'll be good if someone could review them.
>
>Best regards, Ilya Maximets.
>
>On 13.05.2019 17:01, Ilya Maximets wrote:
>> Ilya Maximets (2):
>>   dpif-netdev: Fix flow mark leak on port lookup failure.
>>   dpif-netdev: Forbid vport offloading attempts.
>>
>>  lib/dpif-netdev.c | 20 +++-
>>  1 file changed, 11 insertions(+), 9 deletions(-)
>>
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH 0/2] dpif-netdev: Flow mark leak + cross-dp offloading.

2019-06-06 Thread Ilya Maximets
Hi everyone.

These patches are bug fixes for issues that affects not only the master branch.
It'll be good if someone could review them.

Best regards, Ilya Maximets.

On 13.05.2019 17:01, Ilya Maximets wrote:
> Ilya Maximets (2):
>   dpif-netdev: Fix flow mark leak on port lookup failure.
>   dpif-netdev: Forbid vport offloading attempts.
> 
>  lib/dpif-netdev.c | 20 +++-
>  1 file changed, 11 insertions(+), 9 deletions(-)
> 
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] [PATCH 0/2] dpif-netdev: Flow mark leak + cross-dp offloading.

2019-05-13 Thread Ilya Maximets
Ilya Maximets (2):
  dpif-netdev: Fix flow mark leak on port lookup failure.
  dpif-netdev: Forbid vport offloading attempts.

 lib/dpif-netdev.c | 20 +++-
 1 file changed, 11 insertions(+), 9 deletions(-)

-- 
2.17.1

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