Re: [PATCH v3 2/2] net/cnxk: support IP reassembly

2022-02-23 Thread Jerin Jacob
On Wed, Feb 23, 2022 at 5:59 PM Akhil Goyal wrote: > > From: Vidya Sagar Velumuri > > Add capability and support for inbound reassembly > in cnxk driver. > Register the dynamic field for IPsec reassembly. > Attach the fragments using the dynamic field in case of incomplete > reassembly > > Signed

[PATCH v3 2/2] net/cnxk: support IP reassembly

2022-02-23 Thread Akhil Goyal
From: Vidya Sagar Velumuri Add capability and support for inbound reassembly in cnxk driver. Register the dynamic field for IPsec reassembly. Attach the fragments using the dynamic field in case of incomplete reassembly Signed-off-by: Vidya Sagar Velumuri Signed-off-by: Akhil Goyal Signed-off-