> > From: Kumara Parameshwaran
> >
> > A packet with RTE_PTYPE_L4_FRAG(0x300) contains both RTE_PTYPE_L4_TCP
> > (0x100) & RTE_PTYPE_L4_UDP (0x200). A fragmented packet as defined in
> > rte_mbuf_ptype.h cannot be recognized as other L4 types and hence the
> > GRO layer should not use IS_IPV4_TCP
Reviewed-by: Jiayu Hu
Thanks,
Jiayu
> -Original Message-
> From: Kumara Parameshwaran
> Sent: Monday, June 27, 2022 6:31 PM
> To: Hu, Jiayu
> Cc: dev@dpdk.org; Kumara Parameshwaran
> ; sta...@dpdk.org
> Subject: [PATCH v5] gro: bug fix in identifying fragmented packets
>
> From: Kumar
2 matches
Mail list logo