[PATCH] net/iavf: fix SCTP tunnel packet forwarding issue

Zhang, Qi Z qi.z.zhang at intel.com
Thu Jun 29 10:57:52 CEST 2023



> -----Original Message-----
> From: Jiale, SongX <songx.jiale at intel.com>
> Sent: Wednesday, June 28, 2023 3:33 PM
> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>; dev at dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo.lu at intel.com>
> Subject: RE: [PATCH] net/iavf: fix SCTP tunnel packet forwarding issue
> 
> > -----Original Message-----
> > From: Wenzhuo Lu <wenzhuo.lu at intel.com>
> > Sent: Wednesday, June 21, 2023 9:15 AM
> > To: dev at dpdk.org
> > Cc: Lu, Wenzhuo <wenzhuo.lu at intel.com>
> > Subject: [PATCH] net/iavf: fix SCTP tunnel packet forwarding issue
> >
> > The SCTP tunnel packets cannot be forwarded in AVX2 mode.
> >
> > As 2 features are developed in parallel, 5712bf9d6e14
> > ("net/iavf: add Tx AVX2 offload path") doesn't consider the impact of
> > 4f8259df563a ("net/iavf: enable Tx outer checksum offload on AVX512").
> > So, the wrong TX path is selected.
> >
> > Fixes: 5712bf9d6e14 ("net/iavf: add Tx AVX2 offload path")
> >
> > Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
> > ---
> Tested-by: Song Jiale <songx.jiale at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the dev mailing list