Beilei ; Sinha,
> Abhijit
> > ; Doherty, Declan ;
> > Nicolau, Radu
> > 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 con
au, Radu
> 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
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: sta...@dpdk.o
3 matches
Mail list logo