> -----Original Message----- > From: David Marchand <david.march...@redhat.com> > Sent: Thursday, April 18, 2024 11:20 AM > To: dev@dpdk.org > Cc: NBU-Contact-Thomas Monjalon (EXTERNAL) <tho...@monjalon.net>; > ferruh.yi...@amd.com > Subject: [PATCH v3 0/7] Fix outer UDP checksum for Intel nics > > 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. > > > --
Hello, I have tested the patchset on ConnectX-6 Dx as suggested by Thomas and didn't see failures in our functional tests caused by the changes. Tested-by: Ali Alnubani <alia...@nvidia.com> Regards, Ali