[dpdk-dev] GSO/GRO support

Kiran KN kirankn at juniper.net
Mon Feb 13 21:34:39 CET 2017


Hi All,

Glad to know that there is interest in this.

Currently the code as part of vrouter. But easily separable since its in separate files.

You can find the code for GRO here:
https://github.com/Juniper/contrail-vrouter/blob/master/dpdk/vr_dpdk_gro.c

GSO code is here:
https://github.com/Juniper/contrail-vrouter/blob/master/dpdk/vr_dpdk_gso.c

Will work on the RFC.

- Kiran



On 2/13/17, 5:58 AM, "Hu, Jiayu" <jiayu.hu at intel.com> wrote:

>
>> -----Original Message-----
>> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Kiran KN
>> Sent: Saturday, February 11, 2017 6:56 AM
>> To: dev at dpdk.org
>> Subject: [dpdk-dev] GSO/GRO support
>> 
>> We, at Juniper Opencontrail have added software support for TCP send
>> offload and receive offload to DPDK.
>> 
>> If the community is interested, we can publish/upstream it.
>> 
>> Pl let us know what you think of it.
>> 
>> Thanks,
>>  Kiran
>
>Hi Kiran,
>
>I am glad to hear this news. And Currently, I work on the design of GRO and GSO too.
>After your codes or RFC is released, I am happy to join the discussion and do some
>reviews.
>
>Regards,
>Jiayu 


More information about the dev mailing list