[PATCH v2] net/iavf: fix checksum offloading

Patrick Robb probb at iol.unh.edu
Thu Aug 24 17:24:01 CEST 2023


Hi David, you can ignore the failures UNH reported for this patch - we made
a mistake reconfiguring jenkins for the refactored unit test suite. As
discussed we are not running the arm64 unit tests until one of the
solutions we talked about is in place.

On Wed, Aug 23, 2023 at 4:33 AM Zhang, Qi Z <qi.z.zhang at intel.com> wrote:

>
>
> > -----Original Message-----
> > From: David Marchand <david.marchand at redhat.com>
> > Sent: Wednesday, August 23, 2023 2:29 PM
> > To: dev at dpdk.org
> > Cc: echaudro at redhat.com; mkp at redhat.com; Zhang, Qi Z
> > <qi.z.zhang at intel.com>; stable at dpdk.org; Wu, Jingjing
> > <jingjing.wu at intel.com>; Xing, Beilei <beilei.xing at intel.com>; Sinha,
> Abhijit
> > <abhijit.sinha at intel.com>; Doherty, Declan <declan.doherty at intel.com>;
> > Nicolau, Radu <radu.nicolau at intel.com>
> > Subject: [PATCH v2] net/iavf: fix checksum offloading
> >
> > l2_len and l3_len fields are related to Tx offloading features.
> >
> > It is undefined in the DPDK API what those fields may contain if an
> application
> > did not request a Tx offload.
> >
> > Skip reading them if no Tx offloads has been requested.
> >
> > Fixes: 1e728b01120c ("net/iavf: rework Tx path")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: David Marchand <david.marchand at redhat.com>
>
> Acked-by: Qi Zhang <qi.z.zhang at intel.com>
>
> Applied to dpdk-next-net-intel.
>
> Thanks
> Qi
>
>

-- 

Patrick Robb

Technical Service Manager

UNH InterOperability Laboratory

21 Madbury Rd, Suite 100, Durham, NH 03824

www.iol.unh.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/stable/attachments/20230824/8d219f91/attachment.htm>


More information about the stable mailing list