You're right, thanks for the suggestion.
I backported the applicable fixes up to branch-2.3.
I've send one back port for branch-2.3 for review, as the code is
quite different from master (we didn't have
flow_wildcards_init_for_packet):
http://openvswitch.org/pipermail/dev/2015-December/063402.ht
IMO this series should be backported to 2.4 and 2.3 as well, where applicable.
Jarno
> On Dec 10, 2015, at 18:17, Daniele Di Proietto wrote:
>
>
>
>> On 10/12/2015 16:27, "Jesse Gross" wrote:
>>
>>> On Thu, Dec 10, 2015 at 4:11 PM, Jarno Rajahalme wrote:
>>>
On Dec 10, 2015, at 3:
On 10/12/2015 16:27, "Jesse Gross" wrote:
>On Thu, Dec 10, 2015 at 4:11 PM, Jarno Rajahalme wrote:
>>
>>> On Dec 10, 2015, at 3:20 PM, Jesse Gross wrote:
>>>
>>> On Wed, Dec 9, 2015 at 6:27 PM, Daniele Di Proietto
>>> wrote:
Sometimes the ofproto layer creates a flow which is not liked
On Thu, Dec 10, 2015 at 4:11 PM, Jarno Rajahalme wrote:
>
>> On Dec 10, 2015, at 3:20 PM, Jesse Gross wrote:
>>
>> On Wed, Dec 9, 2015 at 6:27 PM, Daniele Di Proietto
>> wrote:
>>> Sometimes the ofproto layer creates a flow which is not liked by the
>>> revalidation for various reasons. This be
> On Dec 10, 2015, at 4:11 PM, Jarno Rajahalme wrote:
>
>
>> On Dec 10, 2015, at 3:20 PM, Jesse Gross wrote:
>>
>> On Wed, Dec 9, 2015 at 6:27 PM, Daniele Di Proietto
>> wrote:
>>> Sometimes the ofproto layer creates a flow which is not liked by the
>>> revalidation for various reasons. Thi
> On Dec 10, 2015, at 3:20 PM, Jesse Gross wrote:
>
> On Wed, Dec 9, 2015 at 6:27 PM, Daniele Di Proietto
> wrote:
>> Sometimes the ofproto layer creates a flow which is not liked by the
>> revalidation for various reasons. This behavior, while not critical
>> might impact the performance. Th
On Wed, Dec 9, 2015 at 6:27 PM, Daniele Di Proietto
wrote:
> Sometimes the ofproto layer creates a flow which is not liked by the
> revalidation for various reasons. This behavior, while not critical
> might impact the performance. This series aims to fix a lot of these
> bugs.
>
> The detection
Sometimes the ofproto layer creates a flow which is not liked by the
revalidation for various reasons. This behavior, while not critical
might impact the performance. This series aims to fix a lot of these
bugs.
The detection has been done by modifying OVS to revalidate a flow as
soon as it is i