[dpdk-dev] [PATCH 0/2] net/bnxt: fix outer checksum status

Ajit Khaparde ajit.khaparde at broadcom.com
Sun Jan 3 04:42:35 CET 2021


On Fri, Dec 18, 2020 at 12:28 PM Lance Richardson <
h.lance.richardson at gmail.com> wrote:

> From: Lance Richardson <lance.richardson at broadcom.com>
>
> Receive checksum offload status flags in the mbuf
> ol_flags field should include inner/outer status
> only when outer checksum offload is enabled, which
> currently isn't the case for the bnxt PMD. Fix by
> using a hw-to-ol_flags mapping table that is constructed
> based on configured offloads.
>
> Lance Richardson (2):
>   net/bnxt: make offload flags mapping per-ring
>   net/bnxt: fix ol_flags checksum status
>
Patches applied to dpdk-next-net-brcm.



>
>  drivers/net/bnxt/bnxt_rxr.c           | 113 +++++++++++++++++---------
>  drivers/net/bnxt/bnxt_rxr.h           |  12 +--
>  drivers/net/bnxt/bnxt_rxtx_vec_neon.c |  16 ++--
>  drivers/net/bnxt/bnxt_rxtx_vec_sse.c  |  16 ++--
>  4 files changed, 104 insertions(+), 53 deletions(-)
>
> --
> 2.25.1
>
>

-- 
This electronic communication and the information and any files transmitted 
with it, or attached to it, are confidential and are intended solely for 
the use of the individual or entity to whom it is addressed and may contain 
information that is confidential, legally privileged, protected by privacy 
laws, or otherwise restricted from disclosure to anyone else. If you are 
not the intended recipient or the person responsible for delivering the 
e-mail to the intended recipient, you are hereby notified that any use, 
copying, distributing, dissemination, forwarding, printing, or copying of 
this e-mail is strictly prohibited. If you received this e-mail in error, 
please return the e-mail to the sender, delete it from your computer, and 
destroy any printed copy of it.


More information about the dev mailing list