On Wed, Apr 23, 2014 at 3:38 PM, Thomas Graf wrote:
> On 04/23/2014 05:49 PM, Pravin B Shelar wrote:
>>
>> Along with flow-table rehashing OVS can compact masks array. This
>> allows us to calculate highest index for mask array.
>>
>> Signed-off-by: Pravin B Shelar
>
>
> Looks great in general,
On 04/23/2014 05:49 PM, Pravin B Shelar wrote:
Along with flow-table rehashing OVS can compact masks array. This
allows us to calculate highest index for mask array.
Signed-off-by: Pravin B Shelar
Looks great in general, see comment below.
---
datapath/flow_table.c | 24 +++
Along with flow-table rehashing OVS can compact masks array. This
allows us to calculate highest index for mask array.
Signed-off-by: Pravin B Shelar
---
datapath/flow_table.c | 24
datapath/flow_table.h |2 +-
2 files changed, 21 insertions(+), 5 deletions(-)
di