> > When more than two packets are merged in a flow, and if we receive a 3rd
> > packet which is matching the sequence of the 2nd packet the prev_idx will
> > be 1 and not 2, hence resulting in packet re-ordering
> >
> > Signed-off-by: Kumara Parameshwaran
> > ---
> > V1:
> > Initial changes
> -Original Message-
> From: Kumara Parameshwaran
> Sent: Wednesday, September 7, 2022 5:32 PM
> To: Hu, Jiayu
> Cc: dev@dpdk.org; Kumara Parameshwaran
>
> Subject: [PATCH] gro: fix the chain index in insert_new_item for more than 2
> packets
>
&
From: Kumara Parameshwaran
When more than two packets are merged in a flow, and if we receive
a 3rd packet which is matching the sequence of the 2nd packet the
prev_idx will be 1 and not 2, hence resulting in packet re-ordering
Signed-off-by: Kumara Parameshwaran
---
V1:
Initial changes
From: Kumara Parameshwaran
When more than two packets are merged in a flow, and if we receive
a 3rd packet which is matching the sequence of the 2nd packet the
prev_idx will be 1 and not 2, hence resulting in packet re-ordering
Signed-off-by: Kumara Parameshwaran
---
V1:
Initial changes
4 matches
Mail list logo