RE: [PATCH v7] gro : ipv6 changes to support GRO for TCP/ipv6

2023-06-13 Thread Hu, Jiayu
> Sent: Monday, June 12, 2023 7:31 PM > To: Hu, Jiayu mailto:jiayu...@intel.com>> > Cc: dev@dpdk.org<mailto:dev@dpdk.org>; Kumara Parameshwaran > mailto:kumaraparames...@gmail.com>> > Subject: [PATCH v7] gro : ipv6 changes to support GRO for TCP/ipv6 > > The patc

Re: [PATCH v7] gro : ipv6 changes to support GRO for TCP/ipv6

2023-06-13 Thread kumaraparameshwaran rathinavel
; From: Kumara Parameshwaran > > Sent: Monday, June 12, 2023 7:31 PM > > To: Hu, Jiayu > > Cc: dev@dpdk.org; Kumara Parameshwaran > > > > Subject: [PATCH v7] gro : ipv6 changes to support GRO for TCP/ipv6 > > > > The patch adds GRO support for TCP/ipv6 packets

RE: [PATCH v7] gro : ipv6 changes to support GRO for TCP/ipv6

2023-06-12 Thread Hu, Jiayu
gt; From: Kumara Parameshwaran > Sent: Monday, June 12, 2023 7:31 PM > To: Hu, Jiayu > Cc: dev@dpdk.org; Kumara Parameshwaran > > Subject: [PATCH v7] gro : ipv6 changes to support GRO for TCP/ipv6 > > The patch adds GRO support for TCP/ipv6 packets. This does not include the

[PATCH v7] gro : ipv6 changes to support GRO for TCP/ipv6

2023-06-12 Thread Kumara Parameshwaran
The patch adds GRO support for TCP/ipv6 packets. This does not include the support for vxlan, udp ipv6 packets. Signed-off-by: Kumara Parameshwaran --- v1: * Changes to support GRO for TCP/ipv6 packets. This does not include vxlan changes. * The GRO is performed only fo