[v3,0/7] Fix outer UDP checksum for Intel nics

Message ID 20240418082023.1767998-1-david.marchand@redhat.com (mailing list archive)
Headers
Series Fix outer UDP checksum for Intel nics |

Message

David Marchand April 18, 2024, 8:20 a.m. UTC
  This series aims at fixing outer UDP checksum for Intel nics (i40e and
ice).
The net/hns3 is really similar in its internals and has been aligned.

As I touched testpmd csumonly engine, this series may break other
vendors outer offloads, so please vendors, review and test this ASAP.

Thanks.
  

Comments

David Marchand May 3, 2024, 1:10 p.m. UTC | #1
On Thu, Apr 18, 2024 at 10:20 AM David Marchand
<david.marchand@redhat.com> wrote:
>
> This series aims at fixing outer UDP checksum for Intel nics (i40e and
> ice).
> The net/hns3 is really similar in its internals and has been aligned.
>
> As I touched testpmd csumonly engine, this series may break other
> vendors outer offloads, so please vendors, review and test this ASAP.
>
> Thanks.

Recheck-request: github-robot