On Mon, Apr 29, 2013 at 1:14 PM, Jesse Gross wrote:
> On Thu, Apr 18, 2013 at 4:51 PM, Pravin B Shelar wrote:
>> Rather than defining ovs specific stats struct (vport_percpu_stats),
>> we can use existing pcpu_tstats to achieve exactly same functionality.
>>
>> Signed-off-by: Pravin B Shelar
>
>
On Thu, Apr 18, 2013 at 4:51 PM, Pravin B Shelar wrote:
> Rather than defining ovs specific stats struct (vport_percpu_stats),
> we can use existing pcpu_tstats to achieve exactly same functionality.
>
> Signed-off-by: Pravin B Shelar
Acked-by: Jesse Gross
__
Rather than defining ovs specific stats struct (vport_percpu_stats),
we can use existing pcpu_tstats to achieve exactly same functionality.
Signed-off-by: Pravin B Shelar
---
datapath/linux/Modules.mk |1 +
datapath/linux/compat/include/linux/if_tunnel.h | 20