10/07/2017 04:21, Hu, Jiayu:
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> > I have added an EXPERIMENTAL note in MAINTAINERS file.
> > I have added the library in the doxygen doc and in the release notes
> > libraries list.
> >
> > Applied with above changes, thanks
> >
> > A page in th
ngjing ; Yao,
> Lei A
> Subject: Re: [dpdk-dev] [PATCH v14 0/3] Support TCP/IPv4 GRO in DPDK
>
> 09/07/2017 07:46, Jiayu Hu:
> > Jiayu Hu (3):
> > lib: add Generic Receive Offload API framework
> > lib/gro: add TCP/IPv4 GRO support
> >
09/07/2017 07:46, Jiayu Hu:
> Jiayu Hu (3):
> lib: add Generic Receive Offload API framework
> lib/gro: add TCP/IPv4 GRO support
> app/testpmd: enable TCP/IPv4 GRO
>
> MAINTAINERS | 4 +
> app/test-pmd/cmdline.c | 125 +++
> app/tes
Generic Receive Offload (GRO) is a widely used SW-based offloading
technique to reduce per-packet processing overhead. It gains performance
by reassembling small packets into large ones. Therefore, we propose to
support GRO in DPDK.
To enable more flexibility to applications, DPDK GRO is implement
4 matches
Mail list logo