On Thu, 28 May 2026 21:01:18 +0800 Feifei Wang <[email protected]> wrote:
> v1: The RTE_ETH_TX_OFFLOAD_VXLAN_TNL_TSO flag is added to support the VXLAN > TSO function > > v2: Modify the commit information issue and supplement the commit information > > v3: Revise review comments. First, deterine whether the hardware supports it, > then add the flag bit > > v4: Fix the compilation error caused by leading spaces > > v5: Add fix tag > > v6: MOdify SP230 NIC vf device id > > Feifei Wang (2): > net/hinic3: Fix VXLAN TSO issue > net/hinic3: Modify SP230 VF device id > > drivers/net/hinic3/base/hinic3_csr.h | 2 +- > drivers/net/hinic3/hinic3_ethdev.c | 8 ++++++-- > 2 files changed, 7 insertions(+), 3 deletions(-) > Applied to next-net. Needed to add Fixes, and fix the Signed-off-by mail address on second patch.

