Ben,
Thanks for applying this one.
Sairam
On 11/3/15, 12:38 PM, "Ben Pfaff" wrote:
>On Tue, Oct 27, 2015 at 02:36:03PM -0700, Sairam Venugopal wrote:
>> Offload the inner checksum computation to NDIS in OvsDecapStt function.
>>
>> Signed-off-by: Sairam Venugopal
>
>Applied, thanks!
>
>I'd or
On Tue, Oct 27, 2015 at 02:36:03PM -0700, Sairam Venugopal wrote:
> Offload the inner checksum computation to NDIS in OvsDecapStt function.
>
> Signed-off-by: Sairam Venugopal
Applied, thanks!
I'd ordinarily wait for a Cloudbase review but this feature is so new
that this patch can't really cau
Thanks for doing this!
Acked-by: Nithin Raju
-Original Message-
From: Sairam Venugopal
Date: Tuesday, October 27, 2015 at 2:36 PM
To: "dev@openvswitch.org"
Subject: [ovs-dev] [PATCH] datapath-windows: STT - Offload inner
checksumcalculation
>Offload the i
Offload the inner checksum computation to NDIS in OvsDecapStt function.
Signed-off-by: Sairam Venugopal
---
datapath-windows/ovsext/Stt.c | 133 ++
1 file changed, 58 insertions(+), 75 deletions(-)
diff --git a/datapath-windows/ovsext/Stt.c b/datapath-win