On Sat, Apr 19, 2014 at 3:42 AM, Jarno Rajahalme wrote:
> This allows use of miniflows that have all of their values inline.
>
> Signed-off-by: Jarno Rajahalme
> ---
> lib/classifier.c | 36 +++--
> lib/dpif-netdev.c | 32 ++-
> lib/flow.c| 91
> ++
On Sat, Apr 19, 2014 at 3:42 AM, Jarno Rajahalme wrote:
> Change the classifier to allocate variable sized miniflows and
> minimasks in cls_match and cls_subtable, respectively. Do not
> duplicate the mask in cls_rule any more.
>
> miniflow_clone and miniflow_move can now take variably sized mini
> Thanks for catching this. It is also used later on to set xin.may_learn,
> does that matter too?
yes, it matters too.
YAMAMOTO Takashi
>
>
> On 19 April 2014 03:22, Jarno Rajahalme wrote:
>
>> Acked-by: Jarno Rajahalme
>>
>> On Apr 17, 2014, at 7:19 PM, YAMAMOTO Takashi
>> wrote:
>>
>> >
applied, thanks.
> Acked-by: Jarno Rajahalme
>
> On Apr 17, 2014, at 7:19 PM, YAMAMOTO Takashi wrote:
>
>> Catched by "learning action - self-modifying flow with hard_timeout"
>> test case.
>>
>> The bug introduced by commit b256dc52.
>> ("ofproto-dpif-xlate: Cache xlate_actions() effects.")
> ovsdb-server on windows crashes without it.
>
> Signed-off-by: Gurucharan Shetty
why is it necessary on windows?
YAMAMOTO Takashi
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev