Re: [dpdk-dev] [PATCH] net/octeontx2: add GRE TSO offload support

2019-10-04 Thread Jerin Jacob
On Wed, Sep 25, 2019 at 10:26 AM Nithin Dabilpuram wrote: > > Extends existing TSO support to GRE tunnel on the > same SoC revisions. > > Signed-off-by: Nithin Dabilpuram Applied to dpdk-next-net-mrvl/master. Thanks > --- > Note: This patchset depends on "net/octeontx2: add TSO offload support"

[dpdk-dev] [PATCH] net/octeontx2: add GRE TSO offload support

2019-09-24 Thread Nithin Dabilpuram
Extends existing TSO support to GRE tunnel on the same SoC revisions. Signed-off-by: Nithin Dabilpuram --- Note: This patchset depends on "net/octeontx2: add TSO offload support" i.e "http://patches.dpdk.org/patch/59691/"; drivers/net/octeontx2/otx2_ethdev.c | 111 ++